DualObjectFactoryGenerator
public abstract class ObjectFactoryGenerator extends Object
ObjectFactory
then wraps it and provides
access to it.
The ObjectFactory contains factory methods for each schema derived content class
Constructor | Description |
---|---|
ObjectFactoryGenerator() |
Modifier and Type | Method | Description |
---|---|---|
abstract JDefinedClass |
getObjectFactory() |
Returns a reference to the generated (public) ObjectFactory
|
public abstract JDefinedClass getObjectFactory()
Copyright © 2018 Oracle Corporation. All rights reserved.