|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fosstrak.epcis.model.EPCISQueryBodyType
public class EPCISQueryBodyType
Java class for EPCISQueryBodyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EPCISQueryBodyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetQueryNames"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetQueryNamesResult"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}Subscribe"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}SubscribeResult"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}Unsubscribe"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}UnsubscribeResult"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetSubscriptionIDs"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetSubscriptionIDsResult"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}Poll"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetStandardVersion"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetStandardVersionResult"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetVendorVersion"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}GetVendorVersionResult"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}DuplicateNameException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}InvalidURIException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}NoSuchNameException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}NoSuchSubscriptionException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}DuplicateSubscriptionException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}QueryParameterException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}QueryTooLargeException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}QueryTooComplexException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}SubscriptionControlsException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}SubscribeNotPermittedException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}SecurityException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}ValidationException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}ImplementationException"/>
<element ref="{urn:epcglobal:epcis-query:xsd:1}QueryResults"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
EPCISQueryBodyType()
|
|
| Method Summary | |
|---|---|
DuplicateNameException |
getDuplicateNameException()
Gets the value of the duplicateNameException property. |
DuplicateSubscriptionException |
getDuplicateSubscriptionException()
Gets the value of the duplicateSubscriptionException property. |
EmptyParms |
getGetQueryNames()
Gets the value of the getQueryNames property. |
ArrayOfString |
getGetQueryNamesResult()
Gets the value of the getQueryNamesResult property. |
EmptyParms |
getGetStandardVersion()
Gets the value of the getStandardVersion property. |
String |
getGetStandardVersionResult()
Gets the value of the getStandardVersionResult property. |
GetSubscriptionIDs |
getGetSubscriptionIDs()
Gets the value of the getSubscriptionIDs property. |
ArrayOfString |
getGetSubscriptionIDsResult()
Gets the value of the getSubscriptionIDsResult property. |
EmptyParms |
getGetVendorVersion()
Gets the value of the getVendorVersion property. |
String |
getGetVendorVersionResult()
Gets the value of the getVendorVersionResult property. |
ImplementationException |
getImplementationException()
Gets the value of the implementationException property. |
InvalidURIException |
getInvalidURIException()
Gets the value of the invalidURIException property. |
NoSuchNameException |
getNoSuchNameException()
Gets the value of the noSuchNameException property. |
NoSuchSubscriptionException |
getNoSuchSubscriptionException()
Gets the value of the noSuchSubscriptionException property. |
Poll |
getPoll()
Gets the value of the poll property. |
QueryParameterException |
getQueryParameterException()
Gets the value of the queryParameterException property. |
QueryResults |
getQueryResults()
Gets the value of the queryResults property. |
QueryTooComplexException |
getQueryTooComplexException()
Gets the value of the queryTooComplexException property. |
QueryTooLargeException |
getQueryTooLargeException()
Gets the value of the queryTooLargeException property. |
SecurityException |
getSecurityException()
Gets the value of the securityException property. |
Subscribe |
getSubscribe()
Gets the value of the subscribe property. |
SubscribeNotPermittedException |
getSubscribeNotPermittedException()
Gets the value of the subscribeNotPermittedException property. |
VoidHolder |
getSubscribeResult()
Gets the value of the subscribeResult property. |
SubscriptionControlsException |
getSubscriptionControlsException()
Gets the value of the subscriptionControlsException property. |
Unsubscribe |
getUnsubscribe()
Gets the value of the unsubscribe property. |
VoidHolder |
getUnsubscribeResult()
Gets the value of the unsubscribeResult property. |
ValidationException |
getValidationException()
Gets the value of the validationException property. |
void |
setDuplicateNameException(DuplicateNameException value)
Sets the value of the duplicateNameException property. |
void |
setDuplicateSubscriptionException(DuplicateSubscriptionException value)
Sets the value of the duplicateSubscriptionException property. |
void |
setGetQueryNames(EmptyParms value)
Sets the value of the getQueryNames property. |
void |
setGetQueryNamesResult(ArrayOfString value)
Sets the value of the getQueryNamesResult property. |
void |
setGetStandardVersion(EmptyParms value)
Sets the value of the getStandardVersion property. |
void |
setGetStandardVersionResult(String value)
Sets the value of the getStandardVersionResult property. |
void |
setGetSubscriptionIDs(GetSubscriptionIDs value)
Sets the value of the getSubscriptionIDs property. |
void |
setGetSubscriptionIDsResult(ArrayOfString value)
Sets the value of the getSubscriptionIDsResult property. |
void |
setGetVendorVersion(EmptyParms value)
Sets the value of the getVendorVersion property. |
void |
setGetVendorVersionResult(String value)
Sets the value of the getVendorVersionResult property. |
void |
setImplementationException(ImplementationException value)
Sets the value of the implementationException property. |
void |
setInvalidURIException(InvalidURIException value)
Sets the value of the invalidURIException property. |
void |
setNoSuchNameException(NoSuchNameException value)
Sets the value of the noSuchNameException property. |
void |
setNoSuchSubscriptionException(NoSuchSubscriptionException value)
Sets the value of the noSuchSubscriptionException property. |
void |
setPoll(Poll value)
Sets the value of the poll property. |
void |
setQueryParameterException(QueryParameterException value)
Sets the value of the queryParameterException property. |
void |
setQueryResults(QueryResults value)
Sets the value of the queryResults property. |
void |
setQueryTooComplexException(QueryTooComplexException value)
Sets the value of the queryTooComplexException property. |
void |
setQueryTooLargeException(QueryTooLargeException value)
Sets the value of the queryTooLargeException property. |
void |
setSecurityException(SecurityException value)
Sets the value of the securityException property. |
void |
setSubscribe(Subscribe value)
Sets the value of the subscribe property. |
void |
setSubscribeNotPermittedException(SubscribeNotPermittedException value)
Sets the value of the subscribeNotPermittedException property. |
void |
setSubscribeResult(VoidHolder value)
Sets the value of the subscribeResult property. |
void |
setSubscriptionControlsException(SubscriptionControlsException value)
Sets the value of the subscriptionControlsException property. |
void |
setUnsubscribe(Unsubscribe value)
Sets the value of the unsubscribe property. |
void |
setUnsubscribeResult(VoidHolder value)
Sets the value of the unsubscribeResult property. |
void |
setValidationException(ValidationException value)
Sets the value of the validationException property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EmptyParms getQueryNames
protected ArrayOfString getQueryNamesResult
protected Subscribe subscribe
protected VoidHolder subscribeResult
protected Unsubscribe unsubscribe
protected VoidHolder unsubscribeResult
protected GetSubscriptionIDs getSubscriptionIDs
protected ArrayOfString getSubscriptionIDsResult
protected Poll poll
protected EmptyParms getStandardVersion
protected String getStandardVersionResult
protected EmptyParms getVendorVersion
protected String getVendorVersionResult
protected DuplicateNameException duplicateNameException
protected InvalidURIException invalidURIException
protected NoSuchNameException noSuchNameException
protected NoSuchSubscriptionException noSuchSubscriptionException
protected DuplicateSubscriptionException duplicateSubscriptionException
protected QueryParameterException queryParameterException
protected QueryTooLargeException queryTooLargeException
protected QueryTooComplexException queryTooComplexException
protected SubscriptionControlsException subscriptionControlsException
protected SubscribeNotPermittedException subscribeNotPermittedException
protected SecurityException securityException
protected ValidationException validationException
protected ImplementationException implementationException
protected QueryResults queryResults
| Constructor Detail |
|---|
public EPCISQueryBodyType()
| Method Detail |
|---|
public EmptyParms getGetQueryNames()
EmptyParmspublic void setGetQueryNames(EmptyParms value)
value - allowed object is EmptyParmspublic ArrayOfString getGetQueryNamesResult()
ArrayOfStringpublic void setGetQueryNamesResult(ArrayOfString value)
value - allowed object is ArrayOfStringpublic Subscribe getSubscribe()
Subscribepublic void setSubscribe(Subscribe value)
value - allowed object is Subscribepublic VoidHolder getSubscribeResult()
VoidHolderpublic void setSubscribeResult(VoidHolder value)
value - allowed object is VoidHolderpublic Unsubscribe getUnsubscribe()
Unsubscribepublic void setUnsubscribe(Unsubscribe value)
value - allowed object is Unsubscribepublic VoidHolder getUnsubscribeResult()
VoidHolderpublic void setUnsubscribeResult(VoidHolder value)
value - allowed object is VoidHolderpublic GetSubscriptionIDs getGetSubscriptionIDs()
GetSubscriptionIDspublic void setGetSubscriptionIDs(GetSubscriptionIDs value)
value - allowed object is GetSubscriptionIDspublic ArrayOfString getGetSubscriptionIDsResult()
ArrayOfStringpublic void setGetSubscriptionIDsResult(ArrayOfString value)
value - allowed object is ArrayOfStringpublic Poll getPoll()
Pollpublic void setPoll(Poll value)
value - allowed object is Pollpublic EmptyParms getGetStandardVersion()
EmptyParmspublic void setGetStandardVersion(EmptyParms value)
value - allowed object is EmptyParmspublic String getGetStandardVersionResult()
Stringpublic void setGetStandardVersionResult(String value)
value - allowed object is Stringpublic EmptyParms getGetVendorVersion()
EmptyParmspublic void setGetVendorVersion(EmptyParms value)
value - allowed object is EmptyParmspublic String getGetVendorVersionResult()
Stringpublic void setGetVendorVersionResult(String value)
value - allowed object is Stringpublic DuplicateNameException getDuplicateNameException()
DuplicateNameExceptionpublic void setDuplicateNameException(DuplicateNameException value)
value - allowed object is DuplicateNameExceptionpublic InvalidURIException getInvalidURIException()
InvalidURIExceptionpublic void setInvalidURIException(InvalidURIException value)
value - allowed object is InvalidURIExceptionpublic NoSuchNameException getNoSuchNameException()
NoSuchNameExceptionpublic void setNoSuchNameException(NoSuchNameException value)
value - allowed object is NoSuchNameExceptionpublic NoSuchSubscriptionException getNoSuchSubscriptionException()
NoSuchSubscriptionExceptionpublic void setNoSuchSubscriptionException(NoSuchSubscriptionException value)
value - allowed object is NoSuchSubscriptionExceptionpublic DuplicateSubscriptionException getDuplicateSubscriptionException()
DuplicateSubscriptionExceptionpublic void setDuplicateSubscriptionException(DuplicateSubscriptionException value)
value - allowed object is DuplicateSubscriptionExceptionpublic QueryParameterException getQueryParameterException()
QueryParameterExceptionpublic void setQueryParameterException(QueryParameterException value)
value - allowed object is QueryParameterExceptionpublic QueryTooLargeException getQueryTooLargeException()
QueryTooLargeExceptionpublic void setQueryTooLargeException(QueryTooLargeException value)
value - allowed object is QueryTooLargeExceptionpublic QueryTooComplexException getQueryTooComplexException()
QueryTooComplexExceptionpublic void setQueryTooComplexException(QueryTooComplexException value)
value - allowed object is QueryTooComplexExceptionpublic SubscriptionControlsException getSubscriptionControlsException()
SubscriptionControlsExceptionpublic void setSubscriptionControlsException(SubscriptionControlsException value)
value - allowed object is SubscriptionControlsExceptionpublic SubscribeNotPermittedException getSubscribeNotPermittedException()
SubscribeNotPermittedExceptionpublic void setSubscribeNotPermittedException(SubscribeNotPermittedException value)
value - allowed object is SubscribeNotPermittedExceptionpublic SecurityException getSecurityException()
SecurityExceptionpublic void setSecurityException(SecurityException value)
value - allowed object is SecurityExceptionpublic ValidationException getValidationException()
ValidationExceptionpublic void setValidationException(ValidationException value)
value - allowed object is ValidationExceptionpublic ImplementationException getImplementationException()
ImplementationExceptionpublic void setImplementationException(ImplementationException value)
value - allowed object is ImplementationExceptionpublic QueryResults getQueryResults()
QueryResultspublic void setQueryResults(QueryResults value)
value - allowed object is QueryResults
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||