public class ObjectFactory extends Object
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 and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.egiz.sl
|
public ObjectFactory()
public InfoboxReadParamsAssocArrayType createInfoboxReadParamsAssocArrayType()
InfoboxReadParamsAssocArrayType
public NullOperationResponseType createNullOperationResponseType()
NullOperationResponseType
public InfoboxReadResponseType createInfoboxReadResponseType()
InfoboxReadResponseType
public VerifyCMSSignatureRequestType createVerifyCMSSignatureRequestType()
VerifyCMSSignatureRequestType
public GetStatusResponseType createGetStatusResponseType()
GetStatusResponseType
public InfoboxReadRequestType createInfoboxReadRequestType()
InfoboxReadRequestType
public CreateCMSSignatureRequestType createCreateCMSSignatureRequestType()
CreateCMSSignatureRequestType
public NullOperationRequestType createNullOperationRequestType()
NullOperationRequestType
public ErrorResponseType createErrorResponseType()
ErrorResponseType
public GetStatusRequestType createGetStatusRequestType()
GetStatusRequestType
public CreateCMSSignatureResponseType createCreateCMSSignatureResponseType()
CreateCMSSignatureResponseType
public InfoboxReadParamsBinaryFileType createInfoboxReadParamsBinaryFileType()
InfoboxReadParamsBinaryFileType
public ExcludedByteRangeType createExcludedByteRangeType()
ExcludedByteRangeType
public Base64OptRefContentType createBase64OptRefContentType()
Base64OptRefContentType
public InfoboxReadDataAssocArrayType createInfoboxReadDataAssocArrayType()
InfoboxReadDataAssocArrayType
public CMSDataObjectOptionalMetaType createCMSDataObjectOptionalMetaType()
CMSDataObjectOptionalMetaType
public Base64XMLContentType createBase64XMLContentType()
Base64XMLContentType
public CMSDataObjectRequiredMetaType createCMSDataObjectRequiredMetaType()
CMSDataObjectRequiredMetaType
public XMLContentType createXMLContentType()
XMLContentType
public MetaInfoType createMetaInfoType()
MetaInfoType
public Base64ContentType createBase64ContentType()
Base64ContentType
public InfoboxAssocArrayPairType createInfoboxAssocArrayPairType()
InfoboxAssocArrayPairType
public AnyMixedChildrenType createAnyMixedChildrenType()
AnyMixedChildrenType
public AnyChildrenType createAnyChildrenType()
AnyChildrenType
public InfoboxReadParamsAssocArrayType.ReadKeys createInfoboxReadParamsAssocArrayTypeReadKeys()
InfoboxReadParamsAssocArrayType.ReadKeys
public InfoboxReadParamsAssocArrayType.ReadPairs createInfoboxReadParamsAssocArrayTypeReadPairs()
InfoboxReadParamsAssocArrayType.ReadPairs
public InfoboxReadParamsAssocArrayType.ReadValue createInfoboxReadParamsAssocArrayTypeReadValue()
InfoboxReadParamsAssocArrayType.ReadValue
public javax.xml.bind.JAXBElement<NullOperationRequestType> createNullOperationRequest(NullOperationRequestType value)
public javax.xml.bind.JAXBElement<CreateCMSSignatureRequestType> createCreateCMSSignatureRequest(CreateCMSSignatureRequestType value)
public javax.xml.bind.JAXBElement<InfoboxReadRequestType> createInfoboxReadRequest(InfoboxReadRequestType value)
public javax.xml.bind.JAXBElement<GetStatusResponseType> createGetStatusResponse(GetStatusResponseType value)
public javax.xml.bind.JAXBElement<CreateCMSSignatureResponseType> createCreateCMSSignatureResponse(CreateCMSSignatureResponseType value)
public javax.xml.bind.JAXBElement<GetStatusRequestType> createGetStatusRequest(GetStatusRequestType value)
public javax.xml.bind.JAXBElement<ErrorResponseType> createErrorResponse(ErrorResponseType value)
public javax.xml.bind.JAXBElement<String> createIdentityLinkDomainIdentifier(String value)
public javax.xml.bind.JAXBElement<VerifyCMSSignatureRequestType> createVerifyCMSSignatureRequest(VerifyCMSSignatureRequestType value)
public javax.xml.bind.JAXBElement<InfoboxReadResponseType> createInfoboxReadResponse(InfoboxReadResponseType value)
public javax.xml.bind.JAXBElement<NullOperationResponseType> createNullOperationResponse(NullOperationResponseType value)