|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public Instance createInstance()
Instance
public PropertyReference createPropertyReference()
PropertyReference
public SpecificationReference createSpecificationReference()
SpecificationReference
public Texts createTexts()
Texts
public Properties createProperties()
Properties
public Module createModule()
Module
public Implementations createImplementations()
Implementations
public Specification createSpecification()
Specification
public ModelObject createModelObject()
ModelObject
public Message createMessage()
Message
public Dependencies createDependencies()
Dependencies
public Messages createMessages()
Messages
public MessageReference createMessageReference()
MessageReference
public Argument createArgument()
Argument
public Text createText()
Text
public Authors createAuthors()
Authors
public ImplementationReference createImplementationReference()
ImplementationReference
public Specifications createSpecifications()
Specifications
public Implementation createImplementation()
Implementation
public Modules createModules()
Modules
public Instances createInstances()
Instances
public Property createProperty()
Property
public Author createAuthor()
Author
public Dependency createDependency()
Dependency
public Arguments createArguments()
Arguments
public javax.xml.bind.JAXBElement<Module> createModule(Module value)
JAXBElement<Module>}
public javax.xml.bind.JAXBElement<Instance> createInstance(Instance value)
JAXBElement<Instance>}
public javax.xml.bind.JAXBElement<Dependencies> createDependencies(Dependencies value)
JAXBElement<Dependencies>}
public javax.xml.bind.JAXBElement<Texts> createTemplate(Texts value)
JAXBElement<Texts>}
public javax.xml.bind.JAXBElement<Authors> createAuthors(Authors value)
JAXBElement<Authors>}
public javax.xml.bind.JAXBElement<Instances> createInstances(Instances value)
JAXBElement<Instances>}
public javax.xml.bind.JAXBElement<Argument> createArgument(Argument value)
JAXBElement<Argument>}
public javax.xml.bind.JAXBElement<Text> createText(Text value)
JAXBElement<Text>}
public javax.xml.bind.JAXBElement<Specifications> createSpecifications(Specifications value)
JAXBElement<Specifications>}
public javax.xml.bind.JAXBElement<Arguments> createArguments(Arguments value)
JAXBElement<Arguments>}
public javax.xml.bind.JAXBElement<Properties> createProperties(Properties value)
JAXBElement<Properties>}
public javax.xml.bind.JAXBElement<Texts> createDocumentation(Texts value)
JAXBElement<Texts>}
public javax.xml.bind.JAXBElement<Author> createAuthor(Author value)
JAXBElement<Author>}
public javax.xml.bind.JAXBElement<Modules> createModules(Modules value)
JAXBElement<Modules>}
public javax.xml.bind.JAXBElement<Implementations> createImplementations(Implementations value)
JAXBElement<Implementations>}
public javax.xml.bind.JAXBElement<Messages> createMessages(Messages value)
JAXBElement<Messages>}
public javax.xml.bind.JAXBElement<Specification> createSpecification(Specification value)
JAXBElement<Specification>}
public javax.xml.bind.JAXBElement<Implementation> createImplementation(Implementation value)
JAXBElement<Implementation>}
public javax.xml.bind.JAXBElement<Dependency> createDependency(Dependency value)
JAXBElement<Dependency>}
public javax.xml.bind.JAXBElement<Property> createProperty(Property value)
JAXBElement<Property>}
public javax.xml.bind.JAXBElement<Message> createMessage(Message value)
JAXBElement<Message>}
public javax.xml.bind.JAXBElement<Texts> createTexts(Texts value)
JAXBElement<Texts>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||