|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdmx.resources.sdmxml.schemas.v2_0.message.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.sdmx.resources.sdmxml.schemas.v2_0.message 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.sdmx.resources.sdmxml.schemas.v2_0.message |
|
| 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 GenericDataType createGenericDataType()
GenericDataType
public CrossSectionalDataType createCrossSectionalDataType()
CrossSectionalDataType
public PartyType createPartyType()
PartyType
public MessageGroupType createMessageGroupType()
MessageGroupType
public QueryMessageType createQueryMessageType()
QueryMessageType
public HeaderType createHeaderType()
HeaderType
public CompactDataType createCompactDataType()
CompactDataType
public RegistryInterfaceType createRegistryInterfaceType()
RegistryInterfaceType
public UtilityDataType createUtilityDataType()
UtilityDataType
public MetadataReportType createMetadataReportType()
MetadataReportType
public GenericMetadataType createGenericMetadataType()
GenericMetadataType
public StructureType createStructureType()
StructureType
public ContactType createContactType()
ContactType
public JAXBElement<MessageGroupType> createMessageGroup(MessageGroupType value)
JAXBElement<MessageGroupType>}
public JAXBElement<QueryMessageType> createQueryMessage(QueryMessageType value)
JAXBElement<QueryMessageType>}
public JAXBElement<GenericDataType> createGenericData(GenericDataType value)
JAXBElement<GenericDataType>}
public JAXBElement<HeaderType> createHeader(HeaderType value)
JAXBElement<HeaderType>}
public JAXBElement<CrossSectionalDataType> createCrossSectionalData(CrossSectionalDataType value)
JAXBElement<CrossSectionalDataType>}
public JAXBElement<UtilityDataType> createUtilityData(UtilityDataType value)
JAXBElement<UtilityDataType>}
public JAXBElement<GenericMetadataType> createGenericMetadata(GenericMetadataType value)
JAXBElement<GenericMetadataType>}
public JAXBElement<StructureType> createStructure(StructureType value)
JAXBElement<StructureType>}
public JAXBElement<RegistryInterfaceType> createRegistryInterface(RegistryInterfaceType value)
JAXBElement<RegistryInterfaceType>}
public JAXBElement<CompactDataType> createCompactData(CompactDataType value)
JAXBElement<CompactDataType>}
public JAXBElement<MetadataReportType> createMetadataReport(MetadataReportType value)
JAXBElement<MetadataReportType>}
public JAXBElement<String> createContactTypeTelephone(String value)
JAXBElement<String>}
public JAXBElement<String> createContactTypeEmail(String value)
JAXBElement<String>}
public JAXBElement<String> createContactTypeFax(String value)
JAXBElement<String>}
public JAXBElement<String> createContactTypeX400(String value)
JAXBElement<String>}
public JAXBElement<String> createContactTypeURI(String value)
JAXBElement<String>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||