| java.lang.Object | |
| ↳ | com.clarizen.api.metadata.ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the com.clarizen.api.metadata 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.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _ArrayOfEntityDescription_QNAME | |||||||||||
| _ArrayOfFieldDescription_QNAME | |||||||||||
| _ArrayOfPickupDescription_QNAME | |||||||||||
| _ArrayOfPossibleLinkDescription_QNAME | |||||||||||
| _DescribeEntitiesMessage_QNAME | |||||||||||
| _DescribeEntitiesResult_QNAME | |||||||||||
| _EntityDescription_QNAME | |||||||||||
| _EntityFieldDescription_QNAME | |||||||||||
| _FieldDescription_QNAME | |||||||||||
| _FieldType_QNAME | |||||||||||
| _GetSystemSettingsValuesMessage_QNAME | |||||||||||
| _GetSystemSettingsValuesResult_QNAME | |||||||||||
| _LinkEntityDescription_QNAME | |||||||||||
| _ListEntitiesMessage_QNAME | |||||||||||
| _ListEntitiesResult_QNAME | |||||||||||
| _MetadataMessage_QNAME | |||||||||||
| _PickupDescription_QNAME | |||||||||||
| _PickupEntityDescription_QNAME | |||||||||||
| _PossibleLinkDescription_QNAME | |||||||||||
| _PresentationType_QNAME | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.clarizen.api.metadata
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.clarizen.api.metadata
Create an instance of JAXBElement<ArrayOfEntityDescription>}
| value |
|---|
Create an instance of ArrayOfEntityDescription
Create an instance of JAXBElement<ArrayOfFieldDescription>}
| value |
|---|
Create an instance of ArrayOfFieldDescription
Create an instance of ArrayOfPickupDescription
Create an instance of JAXBElement<ArrayOfPickupDescription>}
| value |
|---|
Create an instance of ArrayOfPossibleLinkDescription
Create an instance of JAXBElement<ArrayOfPossibleLinkDescription>}
| value |
|---|
Create an instance of JAXBElement<DescribeEntitiesMessage>}
| value |
|---|
Create an instance of DescribeEntitiesMessage
Create an instance of JAXBElement<DescribeEntitiesResult>}
| value |
|---|
Create an instance of DescribeEntitiesResult
Create an instance of JAXBElement<EntityDescription>}
| value |
|---|
Create an instance of JAXBElement<EntityFieldDescription>}
| value |
|---|
Create an instance of EntityFieldDescription
Create an instance of JAXBElement<FieldDescription>}
| value |
|---|
Create an instance of JAXBElement<FieldType>}
| value |
|---|
Create an instance of JAXBElement<GetSystemSettingsValuesMessage>}
| value |
|---|
Create an instance of GetSystemSettingsValuesMessage
Create an instance of GetSystemSettingsValuesResult
Create an instance of JAXBElement<GetSystemSettingsValuesResult>}
| value |
|---|
Create an instance of LinkEntityDescription
Create an instance of JAXBElement<LinkEntityDescription>}
| value |
|---|
Create an instance of JAXBElement<ListEntitiesMessage>}
| value |
|---|
Create an instance of JAXBElement<ListEntitiesResult>}
| value |
|---|
Create an instance of JAXBElement<MetadataMessage>}
| value |
|---|
Create an instance of JAXBElement<PickupDescription>}
| value |
|---|
Create an instance of JAXBElement<PickupEntityDescription>}
| value |
|---|
Create an instance of PickupEntityDescription
Create an instance of PossibleLinkDescription
Create an instance of JAXBElement<PossibleLinkDescription>}
| value |
|---|
Create an instance of JAXBElement<PresentationType>}
| value |
|---|