DualObjectFactoryGeneratorpublic abstract class ObjectFactoryGenerator
extends java.lang.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 © 2017 Oracle Corporation. All rights reserved.