org.fosstrak.epcis.model
Class ObjectFactory

java.lang.Object
  extended by org.fosstrak.epcis.model.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.fosstrak.epcis.model 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.fosstrak.epcis.model
 
Method Summary
 AggregationEventExtensionType createAggregationEventExtensionType()
          Create an instance of AggregationEventExtensionType
 AggregationEventType createAggregationEventType()
          Create an instance of AggregationEventType
 ArrayOfString createArrayOfString()
          Create an instance of ArrayOfString
 AttributeType createAttributeType()
          Create an instance of AttributeType
 BusinessLocationExtensionType createBusinessLocationExtensionType()
          Create an instance of BusinessLocationExtensionType
 BusinessLocationType createBusinessLocationType()
          Create an instance of BusinessLocationType
 BusinessScope createBusinessScope()
          Create an instance of BusinessScope
 BusinessService createBusinessService()
          Create an instance of BusinessService
 javax.xml.bind.JAXBElement<BusinessService> createBusinessService(BusinessService value)
          Create an instance of JAXBElement<BusinessService >
 BusinessTransactionListType createBusinessTransactionListType()
          Create an instance of BusinessTransactionListType
 BusinessTransactionType createBusinessTransactionType()
          Create an instance of BusinessTransactionType
 ContactInformation createContactInformation()
          Create an instance of ContactInformation
 CorrelationInformation createCorrelationInformation()
          Create an instance of CorrelationInformation
 javax.xml.bind.JAXBElement<CorrelationInformation> createCorrelationInformation(CorrelationInformation value)
          Create an instance of JAXBElement< CorrelationInformation>
 DocumentIdentification createDocumentIdentification()
          Create an instance of DocumentIdentification
 DuplicateNameException createDuplicateNameException()
          Create an instance of DuplicateNameException
 javax.xml.bind.JAXBElement<DuplicateNameException> createDuplicateNameException(DuplicateNameException value)
          Create an instance of JAXBElement< DuplicateNameException>
 DuplicateSubscriptionException createDuplicateSubscriptionException()
          Create an instance of DuplicateSubscriptionException
 javax.xml.bind.JAXBElement<DuplicateSubscriptionException> createDuplicateSubscriptionException(DuplicateSubscriptionException value)
          Create an instance of JAXBElement< DuplicateSubscriptionException>
 EmptyParms createEmptyParms()
          Create an instance of EmptyParms
 EPC createEPC()
          Create an instance of EPC
 EPCISBodyExtensionType createEPCISBodyExtensionType()
          Create an instance of EPCISBodyExtensionType
 EPCISBodyType createEPCISBodyType()
          Create an instance of EPCISBodyType
 javax.xml.bind.JAXBElement<EPCISDocumentType> createEPCISDocument(EPCISDocumentType value)
          Create an instance of JAXBElement< EPCISDocumentType>
 EPCISDocumentExtensionType createEPCISDocumentExtensionType()
          Create an instance of EPCISDocumentExtensionType
 EPCISDocumentType createEPCISDocumentType()
          Create an instance of EPCISDocumentType
 EPCISEventExtensionType createEPCISEventExtensionType()
          Create an instance of EPCISEventExtensionType
 EPCISEventListExtensionType createEPCISEventListExtensionType()
          Create an instance of EPCISEventListExtensionType
 EPCISException createEPCISException()
          Create an instance of EPCISException
 javax.xml.bind.JAXBElement<EPCISException> createEPCISException(EPCISException value)
          Create an instance of JAXBElement<EPCISException >
 EPCISHeaderExtensionType createEPCISHeaderExtensionType()
          Create an instance of EPCISHeaderExtensionType
 EPCISHeaderType createEPCISHeaderType()
          Create an instance of EPCISHeaderType
 EPCISMasterDataBodyExtensionType createEPCISMasterDataBodyExtensionType()
          Create an instance of EPCISMasterDataBodyExtensionType
 EPCISMasterDataBodyType createEPCISMasterDataBodyType()
          Create an instance of EPCISMasterDataBodyType
 javax.xml.bind.JAXBElement<EPCISMasterDataDocumentType> createEPCISMasterDataDocument(EPCISMasterDataDocumentType value)
          Create an instance of JAXBElement< EPCISMasterDataDocumentType>
 EPCISMasterDataDocumentExtensionType createEPCISMasterDataDocumentExtensionType()
          Create an instance of EPCISMasterDataDocumentExtensionType
 EPCISMasterDataDocumentType createEPCISMasterDataDocumentType()
          Create an instance of EPCISMasterDataDocumentType
 EPCISMasterDataHeaderExtensionType createEPCISMasterDataHeaderExtensionType()
          Create an instance of EPCISMasterDataHeaderExtensionType
 EPCISQueryBodyType createEPCISQueryBodyType()
          Create an instance of EPCISQueryBodyType
 javax.xml.bind.JAXBElement<EPCISQueryDocumentType> createEPCISQueryDocument(EPCISQueryDocumentType value)
          Create an instance of JAXBElement< EPCISQueryDocumentType>
 EPCISQueryDocumentExtensionType createEPCISQueryDocumentExtensionType()
          Create an instance of EPCISQueryDocumentExtensionType
 EPCISQueryDocumentType createEPCISQueryDocumentType()
          Create an instance of EPCISQueryDocumentType
 EPCListType createEPCListType()
          Create an instance of EPCListType
 EventListType createEventListType()
          Create an instance of EventListType
 javax.xml.bind.JAXBElement<AggregationEventType> createEventListTypeAggregationEvent(AggregationEventType value)
          Create an instance of JAXBElement< AggregationEventType>
 javax.xml.bind.JAXBElement<EPCISEventListExtensionType> createEventListTypeExtension(EPCISEventListExtensionType value)
          Create an instance of JAXBElement< EPCISEventListExtensionType>
 javax.xml.bind.JAXBElement<ObjectEventType> createEventListTypeObjectEvent(ObjectEventType value)
          Create an instance of JAXBElement<ObjectEventType >
 javax.xml.bind.JAXBElement<QuantityEventType> createEventListTypeQuantityEvent(QuantityEventType value)
          Create an instance of JAXBElement< QuantityEventType>
 javax.xml.bind.JAXBElement<TransactionEventType> createEventListTypeTransactionEvent(TransactionEventType value)
          Create an instance of JAXBElement< TransactionEventType>
 javax.xml.bind.JAXBElement<EmptyParms> createGetQueryNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms >
 javax.xml.bind.JAXBElement<ArrayOfString> createGetQueryNamesResult(ArrayOfString value)
          Create an instance of JAXBElement<ArrayOfString >
 javax.xml.bind.JAXBElement<EmptyParms> createGetStandardVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms >
 javax.xml.bind.JAXBElement<String> createGetStandardVersionResult(String value)
          Create an instance of JAXBElement<String>
 GetSubscriptionIDs createGetSubscriptionIDs()
          Create an instance of GetSubscriptionIDs
 javax.xml.bind.JAXBElement<GetSubscriptionIDs> createGetSubscriptionIDs(GetSubscriptionIDs value)
          Create an instance of JAXBElement< GetSubscriptionIDs>
 javax.xml.bind.JAXBElement<ArrayOfString> createGetSubscriptionIDsResult(ArrayOfString value)
          Create an instance of JAXBElement<ArrayOfString >
 javax.xml.bind.JAXBElement<EmptyParms> createGetVendorVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms >
 javax.xml.bind.JAXBElement<String> createGetVendorVersionResult(String value)
          Create an instance of JAXBElement<String>
 IDListType createIDListType()
          Create an instance of IDListType
 ImplementationException createImplementationException()
          Create an instance of ImplementationException
 javax.xml.bind.JAXBElement<ImplementationException> createImplementationException(ImplementationException value)
          Create an instance of JAXBElement< ImplementationException>
 InvalidURIException createInvalidURIException()
          Create an instance of InvalidURIException
 javax.xml.bind.JAXBElement<InvalidURIException> createInvalidURIException(InvalidURIException value)
          Create an instance of JAXBElement< InvalidURIException>
 Manifest createManifest()
          Create an instance of Manifest
 ManifestItem createManifestItem()
          Create an instance of ManifestItem
 NoSuchNameException createNoSuchNameException()
          Create an instance of NoSuchNameException
 javax.xml.bind.JAXBElement<NoSuchNameException> createNoSuchNameException(NoSuchNameException value)
          Create an instance of JAXBElement< NoSuchNameException>
 NoSuchSubscriptionException createNoSuchSubscriptionException()
          Create an instance of NoSuchSubscriptionException
 javax.xml.bind.JAXBElement<NoSuchSubscriptionException> createNoSuchSubscriptionException(NoSuchSubscriptionException value)
          Create an instance of JAXBElement< NoSuchSubscriptionException>
 ObjectEventExtensionType createObjectEventExtensionType()
          Create an instance of ObjectEventExtensionType
 ObjectEventType createObjectEventType()
          Create an instance of ObjectEventType
 Partner createPartner()
          Create an instance of Partner
 PartnerIdentification createPartnerIdentification()
          Create an instance of PartnerIdentification
 Poll createPoll()
          Create an instance of Poll
 javax.xml.bind.JAXBElement<Poll> createPoll(Poll value)
          Create an instance of JAXBElement<Poll>
 QuantityEventExtensionType createQuantityEventExtensionType()
          Create an instance of QuantityEventExtensionType
 QuantityEventType createQuantityEventType()
          Create an instance of QuantityEventType
 QueryParam createQueryParam()
          Create an instance of QueryParam
 QueryParameterException createQueryParameterException()
          Create an instance of QueryParameterException
 javax.xml.bind.JAXBElement<QueryParameterException> createQueryParameterException(QueryParameterException value)
          Create an instance of JAXBElement< QueryParameterException>
 QueryParams createQueryParams()
          Create an instance of QueryParams
 QueryResults createQueryResults()
          Create an instance of QueryResults
 javax.xml.bind.JAXBElement<QueryResults> createQueryResults(QueryResults value)
          Create an instance of JAXBElement<QueryResults >
 QueryResultsBody createQueryResultsBody()
          Create an instance of QueryResultsBody
 QueryResultsExtensionType createQueryResultsExtensionType()
          Create an instance of QueryResultsExtensionType
 QuerySchedule createQuerySchedule()
          Create an instance of QuerySchedule
 QueryScheduleExtensionType createQueryScheduleExtensionType()
          Create an instance of QueryScheduleExtensionType
 QueryTooComplexException createQueryTooComplexException()
          Create an instance of QueryTooComplexException
 javax.xml.bind.JAXBElement<QueryTooComplexException> createQueryTooComplexException(QueryTooComplexException value)
          Create an instance of JAXBElement< QueryTooComplexException>
 QueryTooLargeException createQueryTooLargeException()
          Create an instance of QueryTooLargeException
 javax.xml.bind.JAXBElement<QueryTooLargeException> createQueryTooLargeException(QueryTooLargeException value)
          Create an instance of JAXBElement< QueryTooLargeException>
 ReadPointExtensionType createReadPointExtensionType()
          Create an instance of ReadPointExtensionType
 ReadPointType createReadPointType()
          Create an instance of ReadPointType
 Scope createScope()
          Create an instance of Scope
 javax.xml.bind.JAXBElement<Object> createScopeInformation(Object value)
          Create an instance of JAXBElement<Object>
 SecurityException createSecurityException()
          Create an instance of SecurityException
 javax.xml.bind.JAXBElement<SecurityException> createSecurityException(SecurityException value)
          Create an instance of JAXBElement< SecurityException>
 ServiceTransaction createServiceTransaction()
          Create an instance of ServiceTransaction
 StandardBusinessDocument createStandardBusinessDocument()
          Create an instance of StandardBusinessDocument
 javax.xml.bind.JAXBElement<StandardBusinessDocument> createStandardBusinessDocument(StandardBusinessDocument value)
          Create an instance of JAXBElement< StandardBusinessDocument>
 StandardBusinessDocumentHeader createStandardBusinessDocumentHeader()
          Create an instance of StandardBusinessDocumentHeader
 javax.xml.bind.JAXBElement<StandardBusinessDocumentHeader> createStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
          Create an instance of JAXBElement< StandardBusinessDocumentHeader>
 Subscribe createSubscribe()
          Create an instance of Subscribe
 javax.xml.bind.JAXBElement<Subscribe> createSubscribe(Subscribe value)
          Create an instance of JAXBElement<Subscribe >
 SubscribeNotPermittedException createSubscribeNotPermittedException()
          Create an instance of SubscribeNotPermittedException
 javax.xml.bind.JAXBElement<SubscribeNotPermittedException> createSubscribeNotPermittedException(SubscribeNotPermittedException value)
          Create an instance of JAXBElement< SubscribeNotPermittedException>
 javax.xml.bind.JAXBElement<VoidHolder> createSubscribeResult(VoidHolder value)
          Create an instance of JAXBElement<VoidHolder >
 SubscriptionControls createSubscriptionControls()
          Create an instance of SubscriptionControls
 SubscriptionControlsException createSubscriptionControlsException()
          Create an instance of SubscriptionControlsException
 javax.xml.bind.JAXBElement<SubscriptionControlsException> createSubscriptionControlsException(SubscriptionControlsException value)
          Create an instance of JAXBElement< SubscriptionControlsException>
 SubscriptionControlsExtensionType createSubscriptionControlsExtensionType()
          Create an instance of SubscriptionControlsExtensionType
 TransactionEventExtensionType createTransactionEventExtensionType()
          Create an instance of TransactionEventExtensionType
 TransactionEventType createTransactionEventType()
          Create an instance of TransactionEventType
 Unsubscribe createUnsubscribe()
          Create an instance of Unsubscribe
 javax.xml.bind.JAXBElement<Unsubscribe> createUnsubscribe(Unsubscribe value)
          Create an instance of JAXBElement<Unsubscribe >
 javax.xml.bind.JAXBElement<VoidHolder> createUnsubscribeResult(VoidHolder value)
          Create an instance of JAXBElement<VoidHolder >
 ValidationException createValidationException()
          Create an instance of ValidationException
 javax.xml.bind.JAXBElement<ValidationException> createValidationException(ValidationException value)
          Create an instance of JAXBElement< ValidationException>
 VocabularyElementExtensionType createVocabularyElementExtensionType()
          Create an instance of VocabularyElementExtensionType
 VocabularyElementListType createVocabularyElementListType()
          Create an instance of VocabularyElementListType
 VocabularyElementType createVocabularyElementType()
          Create an instance of VocabularyElementType
 VocabularyExtensionType createVocabularyExtensionType()
          Create an instance of VocabularyExtensionType
 VocabularyListType createVocabularyListType()
          Create an instance of VocabularyListType
 VocabularyType createVocabularyType()
          Create an instance of VocabularyType
 VoidHolder createVoidHolder()
          Create an instance of VoidHolder
 javax.xml.bind.JAXBElement<VoidHolder> createVoidHolder(VoidHolder value)
          Create an instance of JAXBElement<VoidHolder >
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.fosstrak.epcis.model

Method Detail

createQueryResultsBody

public QueryResultsBody createQueryResultsBody()
Create an instance of QueryResultsBody


createQueryParam

public QueryParam createQueryParam()
Create an instance of QueryParam


createEPCISDocumentType

public EPCISDocumentType createEPCISDocumentType()
Create an instance of EPCISDocumentType


createEPCISBodyType

public EPCISBodyType createEPCISBodyType()
Create an instance of EPCISBodyType


createEPCISMasterDataDocumentExtensionType

public EPCISMasterDataDocumentExtensionType createEPCISMasterDataDocumentExtensionType()
Create an instance of EPCISMasterDataDocumentExtensionType


createReadPointExtensionType

public ReadPointExtensionType createReadPointExtensionType()
Create an instance of ReadPointExtensionType


createQuantityEventType

public QuantityEventType createQuantityEventType()
Create an instance of QuantityEventType


createEPC

public EPC createEPC()
Create an instance of EPC


createUnsubscribe

public Unsubscribe createUnsubscribe()
Create an instance of Unsubscribe


createBusinessTransactionType

public BusinessTransactionType createBusinessTransactionType()
Create an instance of BusinessTransactionType


createPartner

public Partner createPartner()
Create an instance of Partner


createObjectEventType

public ObjectEventType createObjectEventType()
Create an instance of ObjectEventType


createNoSuchNameException

public NoSuchNameException createNoSuchNameException()
Create an instance of NoSuchNameException


createEPCISDocumentExtensionType

public EPCISDocumentExtensionType createEPCISDocumentExtensionType()
Create an instance of EPCISDocumentExtensionType


createPoll

public Poll createPoll()
Create an instance of Poll


createIDListType

public IDListType createIDListType()
Create an instance of IDListType


createDuplicateNameException

public DuplicateNameException createDuplicateNameException()
Create an instance of DuplicateNameException


createInvalidURIException

public InvalidURIException createInvalidURIException()
Create an instance of InvalidURIException


createEPCISHeaderExtensionType

public EPCISHeaderExtensionType createEPCISHeaderExtensionType()
Create an instance of EPCISHeaderExtensionType


createPartnerIdentification

public PartnerIdentification createPartnerIdentification()
Create an instance of PartnerIdentification


createSubscriptionControls

public SubscriptionControls createSubscriptionControls()
Create an instance of SubscriptionControls


createVocabularyExtensionType

public VocabularyExtensionType createVocabularyExtensionType()
Create an instance of VocabularyExtensionType


createEPCISEventListExtensionType

public EPCISEventListExtensionType createEPCISEventListExtensionType()
Create an instance of EPCISEventListExtensionType


createVocabularyElementExtensionType

public VocabularyElementExtensionType createVocabularyElementExtensionType()
Create an instance of VocabularyElementExtensionType


createVocabularyType

public VocabularyType createVocabularyType()
Create an instance of VocabularyType


createValidationException

public ValidationException createValidationException()
Create an instance of ValidationException


createAttributeType

public AttributeType createAttributeType()
Create an instance of AttributeType


createDuplicateSubscriptionException

public DuplicateSubscriptionException createDuplicateSubscriptionException()
Create an instance of DuplicateSubscriptionException


createTransactionEventType

public TransactionEventType createTransactionEventType()
Create an instance of TransactionEventType


createQuerySchedule

public QuerySchedule createQuerySchedule()
Create an instance of QuerySchedule


createServiceTransaction

public ServiceTransaction createServiceTransaction()
Create an instance of ServiceTransaction


createEPCISEventExtensionType

public EPCISEventExtensionType createEPCISEventExtensionType()
Create an instance of EPCISEventExtensionType


createVocabularyElementListType

public VocabularyElementListType createVocabularyElementListType()
Create an instance of VocabularyElementListType


createVocabularyElementType

public VocabularyElementType createVocabularyElementType()
Create an instance of VocabularyElementType


createBusinessService

public BusinessService createBusinessService()
Create an instance of BusinessService


createQueryParameterException

public QueryParameterException createQueryParameterException()
Create an instance of QueryParameterException


createEPCISQueryDocumentType

public EPCISQueryDocumentType createEPCISQueryDocumentType()
Create an instance of EPCISQueryDocumentType


createSubscriptionControlsException

public SubscriptionControlsException createSubscriptionControlsException()
Create an instance of SubscriptionControlsException


createQueryParams

public QueryParams createQueryParams()
Create an instance of QueryParams


createBusinessTransactionListType

public BusinessTransactionListType createBusinessTransactionListType()
Create an instance of BusinessTransactionListType


createEmptyParms

public EmptyParms createEmptyParms()
Create an instance of EmptyParms


createCorrelationInformation

public CorrelationInformation createCorrelationInformation()
Create an instance of CorrelationInformation


createManifest

public Manifest createManifest()
Create an instance of Manifest


createEPCISBodyExtensionType

public EPCISBodyExtensionType createEPCISBodyExtensionType()
Create an instance of EPCISBodyExtensionType


createStandardBusinessDocumentHeader

public StandardBusinessDocumentHeader createStandardBusinessDocumentHeader()
Create an instance of StandardBusinessDocumentHeader


createGetSubscriptionIDs

public GetSubscriptionIDs createGetSubscriptionIDs()
Create an instance of GetSubscriptionIDs


createEPCListType

public EPCListType createEPCListType()
Create an instance of EPCListType


createQueryTooLargeException

public QueryTooLargeException createQueryTooLargeException()
Create an instance of QueryTooLargeException


createManifestItem

public ManifestItem createManifestItem()
Create an instance of ManifestItem


createObjectEventExtensionType

public ObjectEventExtensionType createObjectEventExtensionType()
Create an instance of ObjectEventExtensionType


createAggregationEventType

public AggregationEventType createAggregationEventType()
Create an instance of AggregationEventType


createVoidHolder

public VoidHolder createVoidHolder()
Create an instance of VoidHolder


createSubscribe

public Subscribe createSubscribe()
Create an instance of Subscribe


createQuantityEventExtensionType

public QuantityEventExtensionType createQuantityEventExtensionType()
Create an instance of QuantityEventExtensionType


createStandardBusinessDocument

public StandardBusinessDocument createStandardBusinessDocument()
Create an instance of StandardBusinessDocument


createDocumentIdentification

public DocumentIdentification createDocumentIdentification()
Create an instance of DocumentIdentification


createQueryResults

public QueryResults createQueryResults()
Create an instance of QueryResults


createBusinessLocationType

public BusinessLocationType createBusinessLocationType()
Create an instance of BusinessLocationType


createAggregationEventExtensionType

public AggregationEventExtensionType createAggregationEventExtensionType()
Create an instance of AggregationEventExtensionType


createEPCISHeaderType

public EPCISHeaderType createEPCISHeaderType()
Create an instance of EPCISHeaderType


createImplementationException

public ImplementationException createImplementationException()
Create an instance of ImplementationException


createBusinessScope

public BusinessScope createBusinessScope()
Create an instance of BusinessScope


createSecurityException

public SecurityException createSecurityException()
Create an instance of SecurityException


createQueryTooComplexException

public QueryTooComplexException createQueryTooComplexException()
Create an instance of QueryTooComplexException


createEPCISMasterDataBodyType

public EPCISMasterDataBodyType createEPCISMasterDataBodyType()
Create an instance of EPCISMasterDataBodyType


createEPCISQueryDocumentExtensionType

public EPCISQueryDocumentExtensionType createEPCISQueryDocumentExtensionType()
Create an instance of EPCISQueryDocumentExtensionType


createQueryResultsExtensionType

public QueryResultsExtensionType createQueryResultsExtensionType()
Create an instance of QueryResultsExtensionType


createBusinessLocationExtensionType

public BusinessLocationExtensionType createBusinessLocationExtensionType()
Create an instance of BusinessLocationExtensionType


createSubscriptionControlsExtensionType

public SubscriptionControlsExtensionType createSubscriptionControlsExtensionType()
Create an instance of SubscriptionControlsExtensionType


createEPCISException

public EPCISException createEPCISException()
Create an instance of EPCISException


createNoSuchSubscriptionException

public NoSuchSubscriptionException createNoSuchSubscriptionException()
Create an instance of NoSuchSubscriptionException


createArrayOfString

public ArrayOfString createArrayOfString()
Create an instance of ArrayOfString


createEPCISQueryBodyType

public EPCISQueryBodyType createEPCISQueryBodyType()
Create an instance of EPCISQueryBodyType


createEPCISMasterDataDocumentType

public EPCISMasterDataDocumentType createEPCISMasterDataDocumentType()
Create an instance of EPCISMasterDataDocumentType


createSubscribeNotPermittedException

public SubscribeNotPermittedException createSubscribeNotPermittedException()
Create an instance of SubscribeNotPermittedException


createQueryScheduleExtensionType

public QueryScheduleExtensionType createQueryScheduleExtensionType()
Create an instance of QueryScheduleExtensionType


createEventListType

public EventListType createEventListType()
Create an instance of EventListType


createReadPointType

public ReadPointType createReadPointType()
Create an instance of ReadPointType


createEPCISMasterDataBodyExtensionType

public EPCISMasterDataBodyExtensionType createEPCISMasterDataBodyExtensionType()
Create an instance of EPCISMasterDataBodyExtensionType


createTransactionEventExtensionType

public TransactionEventExtensionType createTransactionEventExtensionType()
Create an instance of TransactionEventExtensionType


createEPCISMasterDataHeaderExtensionType

public EPCISMasterDataHeaderExtensionType createEPCISMasterDataHeaderExtensionType()
Create an instance of EPCISMasterDataHeaderExtensionType


createVocabularyListType

public VocabularyListType createVocabularyListType()
Create an instance of VocabularyListType


createContactInformation

public ContactInformation createContactInformation()
Create an instance of ContactInformation


createScope

public Scope createScope()
Create an instance of Scope


createQueryParameterException

public javax.xml.bind.JAXBElement<QueryParameterException> createQueryParameterException(QueryParameterException value)
Create an instance of JAXBElement< QueryParameterException>


createEPCISException

public javax.xml.bind.JAXBElement<EPCISException> createEPCISException(EPCISException value)
Create an instance of JAXBElement<EPCISException >


createSubscribeNotPermittedException

public javax.xml.bind.JAXBElement<SubscribeNotPermittedException> createSubscribeNotPermittedException(SubscribeNotPermittedException value)
Create an instance of JAXBElement< SubscribeNotPermittedException>


createInvalidURIException

public javax.xml.bind.JAXBElement<InvalidURIException> createInvalidURIException(InvalidURIException value)
Create an instance of JAXBElement< InvalidURIException>


createSubscriptionControlsException

public javax.xml.bind.JAXBElement<SubscriptionControlsException> createSubscriptionControlsException(SubscriptionControlsException value)
Create an instance of JAXBElement< SubscriptionControlsException>


createEPCISDocument

public javax.xml.bind.JAXBElement<EPCISDocumentType> createEPCISDocument(EPCISDocumentType value)
Create an instance of JAXBElement< EPCISDocumentType>


createSecurityException

public javax.xml.bind.JAXBElement<SecurityException> createSecurityException(SecurityException value)
Create an instance of JAXBElement< SecurityException>


createNoSuchNameException

public javax.xml.bind.JAXBElement<NoSuchNameException> createNoSuchNameException(NoSuchNameException value)
Create an instance of JAXBElement< NoSuchNameException>


createStandardBusinessDocument

public javax.xml.bind.JAXBElement<StandardBusinessDocument> createStandardBusinessDocument(StandardBusinessDocument value)
Create an instance of JAXBElement< StandardBusinessDocument>


createVoidHolder

public javax.xml.bind.JAXBElement<VoidHolder> createVoidHolder(VoidHolder value)
Create an instance of JAXBElement<VoidHolder >


createSubscribe

public javax.xml.bind.JAXBElement<Subscribe> createSubscribe(Subscribe value)
Create an instance of JAXBElement<Subscribe >


createDuplicateSubscriptionException

public javax.xml.bind.JAXBElement<DuplicateSubscriptionException> createDuplicateSubscriptionException(DuplicateSubscriptionException value)
Create an instance of JAXBElement< DuplicateSubscriptionException>


createQueryTooLargeException

public javax.xml.bind.JAXBElement<QueryTooLargeException> createQueryTooLargeException(QueryTooLargeException value)
Create an instance of JAXBElement< QueryTooLargeException>


createGetSubscriptionIDs

public javax.xml.bind.JAXBElement<GetSubscriptionIDs> createGetSubscriptionIDs(GetSubscriptionIDs value)
Create an instance of JAXBElement< GetSubscriptionIDs>


createUnsubscribeResult

public javax.xml.bind.JAXBElement<VoidHolder> createUnsubscribeResult(VoidHolder value)
Create an instance of JAXBElement<VoidHolder >


createEPCISQueryDocument

public javax.xml.bind.JAXBElement<EPCISQueryDocumentType> createEPCISQueryDocument(EPCISQueryDocumentType value)
Create an instance of JAXBElement< EPCISQueryDocumentType>


createScopeInformation

public javax.xml.bind.JAXBElement<Object> createScopeInformation(Object value)
Create an instance of JAXBElement<Object>


createCorrelationInformation

public javax.xml.bind.JAXBElement<CorrelationInformation> createCorrelationInformation(CorrelationInformation value)
Create an instance of JAXBElement< CorrelationInformation>


createGetQueryNamesResult

public javax.xml.bind.JAXBElement<ArrayOfString> createGetQueryNamesResult(ArrayOfString value)
Create an instance of JAXBElement<ArrayOfString >


createQueryTooComplexException

public javax.xml.bind.JAXBElement<QueryTooComplexException> createQueryTooComplexException(QueryTooComplexException value)
Create an instance of JAXBElement< QueryTooComplexException>


createEPCISMasterDataDocument

public javax.xml.bind.JAXBElement<EPCISMasterDataDocumentType> createEPCISMasterDataDocument(EPCISMasterDataDocumentType value)
Create an instance of JAXBElement< EPCISMasterDataDocumentType>


createGetSubscriptionIDsResult

public javax.xml.bind.JAXBElement<ArrayOfString> createGetSubscriptionIDsResult(ArrayOfString value)
Create an instance of JAXBElement<ArrayOfString >


createGetVendorVersionResult

public javax.xml.bind.JAXBElement<String> createGetVendorVersionResult(String value)
Create an instance of JAXBElement<String>


createValidationException

public javax.xml.bind.JAXBElement<ValidationException> createValidationException(ValidationException value)
Create an instance of JAXBElement< ValidationException>


createStandardBusinessDocumentHeader

public javax.xml.bind.JAXBElement<StandardBusinessDocumentHeader> createStandardBusinessDocumentHeader(StandardBusinessDocumentHeader value)
Create an instance of JAXBElement< StandardBusinessDocumentHeader>


createSubscribeResult

public javax.xml.bind.JAXBElement<VoidHolder> createSubscribeResult(VoidHolder value)
Create an instance of JAXBElement<VoidHolder >


createGetVendorVersion

public javax.xml.bind.JAXBElement<EmptyParms> createGetVendorVersion(EmptyParms value)
Create an instance of JAXBElement<EmptyParms >


createUnsubscribe

public javax.xml.bind.JAXBElement<Unsubscribe> createUnsubscribe(Unsubscribe value)
Create an instance of JAXBElement<Unsubscribe >


createGetQueryNames

public javax.xml.bind.JAXBElement<EmptyParms> createGetQueryNames(EmptyParms value)
Create an instance of JAXBElement<EmptyParms >


createQueryResults

public javax.xml.bind.JAXBElement<QueryResults> createQueryResults(QueryResults value)
Create an instance of JAXBElement<QueryResults >


createPoll

public javax.xml.bind.JAXBElement<Poll> createPoll(Poll value)
Create an instance of JAXBElement<Poll>


createGetStandardVersion

public javax.xml.bind.JAXBElement<EmptyParms> createGetStandardVersion(EmptyParms value)
Create an instance of JAXBElement<EmptyParms >


createBusinessService

public javax.xml.bind.JAXBElement<BusinessService> createBusinessService(BusinessService value)
Create an instance of JAXBElement<BusinessService >


createDuplicateNameException

public javax.xml.bind.JAXBElement<DuplicateNameException> createDuplicateNameException(DuplicateNameException value)
Create an instance of JAXBElement< DuplicateNameException>


createGetStandardVersionResult

public javax.xml.bind.JAXBElement<String> createGetStandardVersionResult(String value)
Create an instance of JAXBElement<String>


createImplementationException

public javax.xml.bind.JAXBElement<ImplementationException> createImplementationException(ImplementationException value)
Create an instance of JAXBElement< ImplementationException>


createNoSuchSubscriptionException

public javax.xml.bind.JAXBElement<NoSuchSubscriptionException> createNoSuchSubscriptionException(NoSuchSubscriptionException value)
Create an instance of JAXBElement< NoSuchSubscriptionException>


createEventListTypeExtension

public javax.xml.bind.JAXBElement<EPCISEventListExtensionType> createEventListTypeExtension(EPCISEventListExtensionType value)
Create an instance of JAXBElement< EPCISEventListExtensionType>


createEventListTypeObjectEvent

public javax.xml.bind.JAXBElement<ObjectEventType> createEventListTypeObjectEvent(ObjectEventType value)
Create an instance of JAXBElement<ObjectEventType >


createEventListTypeTransactionEvent

public javax.xml.bind.JAXBElement<TransactionEventType> createEventListTypeTransactionEvent(TransactionEventType value)
Create an instance of JAXBElement< TransactionEventType>


createEventListTypeQuantityEvent

public javax.xml.bind.JAXBElement<QuantityEventType> createEventListTypeQuantityEvent(QuantityEventType value)
Create an instance of JAXBElement< QuantityEventType>


createEventListTypeAggregationEvent

public javax.xml.bind.JAXBElement<AggregationEventType> createEventListTypeAggregationEvent(AggregationEventType value)
Create an instance of JAXBElement< AggregationEventType>



Copyright © 2010. All Rights Reserved.