|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hyperjaxb3.ejb.schemas.customizations.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.jvnet.hyperjaxb3.ejb.schemas.customizations 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: org.jvnet.hyperjaxb3.ejb.schemas.customizations |
|
| 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 JaxbContext createJaxbContext()
JaxbContext
public Ignored createIgnored()
Ignored
public IgnoredPackage createIgnoredPackage()
IgnoredPackage
public Embeddable createEmbeddable()
Embeddable
public Persistence createPersistence()
Persistence
public Entity createEntity()
Entity
public MappedSuperclass createMappedSuperclass()
MappedSuperclass
public ManyToMany createManyToMany()
ManyToMany
public ManyToOne createManyToOne()
ManyToOne
public GeneratedClass createGeneratedClass()
GeneratedClass
public Embedded createEmbedded()
Embedded
public Version createVersion()
Version
public Id createId()
Id
public OneToOne createOneToOne()
OneToOne
public GeneratedId createGeneratedId()
GeneratedId
public GeneratedVersion createGeneratedVersion()
GeneratedVersion
public Basic createBasic()
Basic
public EmbeddedId createEmbeddedId()
EmbeddedId
public GeneratedProperty createGeneratedProperty()
GeneratedProperty
public ElementCollection createElementCollection()
ElementCollection
public OneToMany createOneToMany()
OneToMany
public ToMany createToMany()
ToMany
public ToOne createToOne()
ToOne
public SingleProperty createSingleProperty()
SingleProperty
public EnumeratedValue createEnumeratedValue()
EnumeratedValue
public CollectionProperty createCollectionProperty()
CollectionProperty
public JaxbContext.Field createJaxbContextField()
JaxbContext.Field
public JAXBElement<Embedded> createEmbedded(Embedded value)
JAXBElement<Embedded>}
public JAXBElement<GeneratedClass> createGeneratedClass(GeneratedClass value)
JAXBElement<GeneratedClass>}
public JAXBElement<Version> createVersion(Version value)
JAXBElement<Version>}
public JAXBElement<JaxbContext> createJaxbContext(JaxbContext value)
JAXBElement<JaxbContext>}
public JAXBElement<MappedSuperclass> createMappedSuperclass(MappedSuperclass value)
JAXBElement<MappedSuperclass>}
public JAXBElement<ManyToOne> createManyToOne(ManyToOne value)
JAXBElement<ManyToOne>}
public JAXBElement<Table> createTable(Table value)
JAXBElement<Table>}
public JAXBElement<ManyToMany> createManyToMany(ManyToMany value)
JAXBElement<ManyToMany>}
public JAXBElement<IgnoredPackage> createIgnoredPackage(IgnoredPackage value)
JAXBElement<IgnoredPackage>}
public JAXBElement<Persistence> createPersistence(Persistence value)
JAXBElement<Persistence>}
public JAXBElement<Entity> createEntity(Entity value)
JAXBElement<Entity>}
public JAXBElement<Embeddable> createEmbeddable(Embeddable value)
JAXBElement<Embeddable>}
public JAXBElement<Ignored> createIgnored(Ignored value)
JAXBElement<Ignored>}
public JAXBElement<ElementCollection> createElementCollection(ElementCollection value)
JAXBElement<ElementCollection>}
public JAXBElement<GeneratedProperty> createGeneratedProperty(GeneratedProperty value)
JAXBElement<GeneratedProperty>}
public JAXBElement<EmbeddedId> createEmbeddedId(EmbeddedId value)
JAXBElement<EmbeddedId>}
public JAXBElement<OneToMany> createOneToMany(OneToMany value)
JAXBElement<OneToMany>}
public JAXBElement<Column> createColumn(Column value)
JAXBElement<Column>}
public JAXBElement<Basic> createBasic(Basic value)
JAXBElement<Basic>}
public JAXBElement<GeneratedVersion> createGeneratedVersion(GeneratedVersion value)
JAXBElement<GeneratedVersion>}
public JAXBElement<GeneratedId> createGeneratedId(GeneratedId value)
JAXBElement<GeneratedId>}
public JAXBElement<OneToOne> createOneToOne(OneToOne value)
JAXBElement<OneToOne>}
public JAXBElement<Id> createId(Id value)
JAXBElement<Id>}
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||