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 and Description |
---|
ObjectFactoryGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract JDefinedClass |
getObjectFactory()
Returns a reference to the generated (public) ObjectFactory
|
public abstract JDefinedClass getObjectFactory()
Copyright © 2019 JBoss by Red Hat. All rights reserved.