|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectepcglobal.ale.soap.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the epcglobal.ale.soap 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: epcglobal.ale.soap |
Method Summary | |
---|---|
ALEException |
createALEException()
Create an instance of ALEException |
javax.xml.bind.JAXBElement<ALEException> |
createALEException(ALEException value)
Create an instance of JAXBElement < ALEException > } |
ArrayOfString |
createArrayOfString()
Create an instance of ArrayOfString |
Define |
createDefine()
Create an instance of Define |
javax.xml.bind.JAXBElement<Define> |
createDefine(Define value)
Create an instance of JAXBElement < Define > } |
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 > } |
ECSpecValidationException |
createECSpecValidationException()
Create an instance of ECSpecValidationException |
javax.xml.bind.JAXBElement<ECSpecValidationException> |
createECSpecValidationException(ECSpecValidationException value)
Create an instance of JAXBElement < ECSpecValidationException > } |
EmptyParms |
createEmptyParms()
Create an instance of EmptyParms |
GetECSpec |
createGetECSpec()
Create an instance of GetECSpec |
javax.xml.bind.JAXBElement<GetECSpec> |
createGetECSpec(GetECSpec value)
Create an instance of JAXBElement < GetECSpec > } |
javax.xml.bind.JAXBElement<EmptyParms> |
createGetECSpecNames(EmptyParms value)
Create an instance of JAXBElement < EmptyParms > } |
javax.xml.bind.JAXBElement<ArrayOfString> |
createGetECSpecNamesResult(ArrayOfString value)
Create an instance of JAXBElement < ArrayOfString > } |
javax.xml.bind.JAXBElement<ECSpec> |
createGetECSpecResult(ECSpec value)
Create an instance of JAXBElement < ECSpec > } |
javax.xml.bind.JAXBElement<EmptyParms> |
createGetStandardVersion(EmptyParms value)
Create an instance of JAXBElement < EmptyParms > } |
javax.xml.bind.JAXBElement<java.lang.String> |
createGetStandardVersionResult(java.lang.String value)
Create an instance of JAXBElement < String > } |
GetSubscribers |
createGetSubscribers()
Create an instance of GetSubscribers |
javax.xml.bind.JAXBElement<GetSubscribers> |
createGetSubscribers(GetSubscribers value)
Create an instance of JAXBElement < GetSubscribers > } |
javax.xml.bind.JAXBElement<ArrayOfString> |
createGetSubscribersResult(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<java.lang.String> |
createGetVendorVersionResult(java.lang.String value)
Create an instance of JAXBElement < String > } |
Immediate |
createImmediate()
Create an instance of Immediate |
javax.xml.bind.JAXBElement<Immediate> |
createImmediate(Immediate value)
Create an instance of JAXBElement < Immediate > } |
javax.xml.bind.JAXBElement<ECReports> |
createImmediateResult(ECReports value)
Create an instance of JAXBElement < ECReports > } |
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 > } |
NoSuchNameException |
createNoSuchNameException()
Create an instance of NoSuchNameException |
javax.xml.bind.JAXBElement<NoSuchNameException> |
createNoSuchNameException(NoSuchNameException value)
Create an instance of JAXBElement < NoSuchNameException > } |
NoSuchSubscriberException |
createNoSuchSubscriberException()
Create an instance of NoSuchSubscriberException |
javax.xml.bind.JAXBElement<NoSuchSubscriberException> |
createNoSuchSubscriberException(NoSuchSubscriberException value)
Create an instance of JAXBElement < NoSuchSubscriberException > } |
Poll |
createPoll()
Create an instance of Poll |
javax.xml.bind.JAXBElement<Poll> |
createPoll(Poll value)
Create an instance of JAXBElement < Poll > } |
javax.xml.bind.JAXBElement<ECReports> |
createPollResult(ECReports value)
Create an instance of JAXBElement < ECReports > } |
SecurityException |
createSecurityException()
Create an instance of SecurityException |
javax.xml.bind.JAXBElement<SecurityException> |
createSecurityException(SecurityException value)
Create an instance of JAXBElement < SecurityException > } |
Subscribe |
createSubscribe()
Create an instance of Subscribe |
javax.xml.bind.JAXBElement<Subscribe> |
createSubscribe(Subscribe value)
Create an instance of JAXBElement < Subscribe > } |
Undefine |
createUndefine()
Create an instance of Undefine |
javax.xml.bind.JAXBElement<Undefine> |
createUndefine(Undefine value)
Create an instance of JAXBElement < Undefine > } |
Unsubscribe |
createUnsubscribe()
Create an instance of Unsubscribe |
javax.xml.bind.JAXBElement<Unsubscribe> |
createUnsubscribe(Unsubscribe value)
Create an instance of JAXBElement < Unsubscribe > } |
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 |
---|
public ObjectFactory()
Method Detail |
---|
public InvalidURIException createInvalidURIException()
InvalidURIException
public NoSuchNameException createNoSuchNameException()
NoSuchNameException
public ArrayOfString createArrayOfString()
ArrayOfString
public GetSubscribers createGetSubscribers()
GetSubscribers
public GetECSpec createGetECSpec()
GetECSpec
public ALEException createALEException()
ALEException
public ImplementationException createImplementationException()
ImplementationException
public DuplicateNameException createDuplicateNameException()
DuplicateNameException
public SecurityException createSecurityException()
SecurityException
public ECSpecValidationException createECSpecValidationException()
ECSpecValidationException
public Immediate createImmediate()
Immediate
public VoidHolder createVoidHolder()
VoidHolder
public Undefine createUndefine()
Undefine
public NoSuchSubscriberException createNoSuchSubscriberException()
NoSuchSubscriberException
public Define createDefine()
Define
public Unsubscribe createUnsubscribe()
Unsubscribe
public DuplicateSubscriptionException createDuplicateSubscriptionException()
DuplicateSubscriptionException
public Subscribe createSubscribe()
Subscribe
public EmptyParms createEmptyParms()
EmptyParms
public Poll createPoll()
Poll
public javax.xml.bind.JAXBElement<DuplicateSubscriptionException> createDuplicateSubscriptionException(DuplicateSubscriptionException value)
JAXBElement
<
DuplicateSubscriptionException
>
}
public javax.xml.bind.JAXBElement<GetECSpec> createGetECSpec(GetECSpec value)
JAXBElement
<
GetECSpec
>
}
public javax.xml.bind.JAXBElement<EmptyParms> createGetVendorVersion(EmptyParms value)
JAXBElement
<
EmptyParms
>
}
public javax.xml.bind.JAXBElement<ECSpecValidationException> createECSpecValidationException(ECSpecValidationException value)
JAXBElement
<
ECSpecValidationException
>
}
public javax.xml.bind.JAXBElement<Immediate> createImmediate(Immediate value)
JAXBElement
<
Immediate
>
}
public javax.xml.bind.JAXBElement<ECReports> createImmediateResult(ECReports value)
JAXBElement
<
ECReports
>
}
public javax.xml.bind.JAXBElement<ImplementationException> createImplementationException(ImplementationException value)
JAXBElement
<
ImplementationException
>
}
public javax.xml.bind.JAXBElement<EmptyParms> createGetECSpecNames(EmptyParms value)
JAXBElement
<
EmptyParms
>
}
public javax.xml.bind.JAXBElement<NoSuchSubscriberException> createNoSuchSubscriberException(NoSuchSubscriberException value)
JAXBElement
<
NoSuchSubscriberException
>
}
public javax.xml.bind.JAXBElement<ECSpec> createGetECSpecResult(ECSpec value)
JAXBElement
<
ECSpec
>
}
public javax.xml.bind.JAXBElement<Define> createDefine(Define value)
JAXBElement
<
Define
>
}
public javax.xml.bind.JAXBElement<Unsubscribe> createUnsubscribe(Unsubscribe value)
JAXBElement
<
Unsubscribe
>
}
public javax.xml.bind.JAXBElement<ArrayOfString> createGetECSpecNamesResult(ArrayOfString value)
JAXBElement
<
ArrayOfString
>
}
public javax.xml.bind.JAXBElement<ECReports> createPollResult(ECReports value)
JAXBElement
<
ECReports
>
}
public javax.xml.bind.JAXBElement<VoidHolder> createVoidHolder(VoidHolder value)
JAXBElement
<
VoidHolder
>
}
public javax.xml.bind.JAXBElement<EmptyParms> createGetStandardVersion(EmptyParms value)
JAXBElement
<
EmptyParms
>
}
public javax.xml.bind.JAXBElement<Subscribe> createSubscribe(Subscribe value)
JAXBElement
<
Subscribe
>
}
public javax.xml.bind.JAXBElement<Undefine> createUndefine(Undefine value)
JAXBElement
<
Undefine
>
}
public javax.xml.bind.JAXBElement<GetSubscribers> createGetSubscribers(GetSubscribers value)
JAXBElement
<
GetSubscribers
>
}
public javax.xml.bind.JAXBElement<DuplicateNameException> createDuplicateNameException(DuplicateNameException value)
JAXBElement
<
DuplicateNameException
>
}
public javax.xml.bind.JAXBElement<ALEException> createALEException(ALEException value)
JAXBElement
<
ALEException
>
}
public javax.xml.bind.JAXBElement<SecurityException> createSecurityException(SecurityException value)
JAXBElement
<
SecurityException
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createGetVendorVersionResult(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<ArrayOfString> createGetSubscribersResult(ArrayOfString value)
JAXBElement
<
ArrayOfString
>
}
public javax.xml.bind.JAXBElement<InvalidURIException> createInvalidURIException(InvalidURIException value)
JAXBElement
<
InvalidURIException
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createGetStandardVersionResult(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<NoSuchNameException> createNoSuchNameException(NoSuchNameException value)
JAXBElement
<
NoSuchNameException
>
}
public javax.xml.bind.JAXBElement<Poll> createPoll(Poll value)
JAXBElement
<
Poll
>
}
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |