|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.oseo.v_1_0.OrderingServiceContentsType.SubmitCapabilities
public static class OrderingServiceContentsType.SubmitCapabilities
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="asynchronous" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="maxNumberOfProducts" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="globalDeliveryOptions" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="localDeliveryOptions" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="globalOrderOptions" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="localOrderOptions" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
asynchronous
|
protected boolean |
globalDeliveryOptions
|
protected boolean |
globalOrderOptions
|
protected boolean |
localDeliveryOptions
|
protected boolean |
localOrderOptions
|
protected BigInteger |
maxNumberOfProducts
|
| Constructor Summary | |
|---|---|
OrderingServiceContentsType.SubmitCapabilities()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
|
Object |
createNewInstance()
|
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
|
BigInteger |
getMaxNumberOfProducts()
Gets the value of the maxNumberOfProducts property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
|
boolean |
isAsynchronous()
Gets the value of the asynchronous property. |
boolean |
isGlobalDeliveryOptions()
Gets the value of the globalDeliveryOptions property. |
boolean |
isGlobalOrderOptions()
Gets the value of the globalOrderOptions property. |
boolean |
isLocalDeliveryOptions()
Gets the value of the localDeliveryOptions property. |
boolean |
isLocalOrderOptions()
Gets the value of the localOrderOptions property. |
boolean |
isSetAsynchronous()
|
boolean |
isSetGlobalDeliveryOptions()
|
boolean |
isSetGlobalOrderOptions()
|
boolean |
isSetLocalDeliveryOptions()
|
boolean |
isSetLocalOrderOptions()
|
boolean |
isSetMaxNumberOfProducts()
|
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
|
void |
mergeFrom(Object left,
Object right)
|
void |
setAsynchronous(boolean value)
Sets the value of the asynchronous property. |
void |
setGlobalDeliveryOptions(boolean value)
Sets the value of the globalDeliveryOptions property. |
void |
setGlobalOrderOptions(boolean value)
Sets the value of the globalOrderOptions property. |
void |
setLocalDeliveryOptions(boolean value)
Sets the value of the localDeliveryOptions property. |
void |
setLocalOrderOptions(boolean value)
Sets the value of the localOrderOptions property. |
void |
setMaxNumberOfProducts(BigInteger value)
Sets the value of the maxNumberOfProducts property. |
String |
toString()
|
OrderingServiceContentsType.SubmitCapabilities |
withAsynchronous(boolean value)
|
OrderingServiceContentsType.SubmitCapabilities |
withGlobalDeliveryOptions(boolean value)
|
OrderingServiceContentsType.SubmitCapabilities |
withGlobalOrderOptions(boolean value)
|
OrderingServiceContentsType.SubmitCapabilities |
withLocalDeliveryOptions(boolean value)
|
OrderingServiceContentsType.SubmitCapabilities |
withLocalOrderOptions(boolean value)
|
OrderingServiceContentsType.SubmitCapabilities |
withMaxNumberOfProducts(BigInteger value)
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected boolean asynchronous
protected BigInteger maxNumberOfProducts
protected boolean globalDeliveryOptions
protected boolean localDeliveryOptions
protected boolean globalOrderOptions
protected boolean localOrderOptions
| Constructor Detail |
|---|
public OrderingServiceContentsType.SubmitCapabilities()
| Method Detail |
|---|
public boolean isAsynchronous()
public void setAsynchronous(boolean value)
public boolean isSetAsynchronous()
public BigInteger getMaxNumberOfProducts()
BigIntegerpublic void setMaxNumberOfProducts(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetMaxNumberOfProducts()
public boolean isGlobalDeliveryOptions()
public void setGlobalDeliveryOptions(boolean value)
public boolean isSetGlobalDeliveryOptions()
public boolean isLocalDeliveryOptions()
public void setLocalDeliveryOptions(boolean value)
public boolean isSetLocalDeliveryOptions()
public boolean isGlobalOrderOptions()
public void setGlobalOrderOptions(boolean value)
public boolean isSetGlobalOrderOptions()
public boolean isLocalOrderOptions()
public void setLocalOrderOptions(boolean value)
public boolean isSetLocalOrderOptions()
public String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class Objectpublic Object clone()
clone in class Objectpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public OrderingServiceContentsType.SubmitCapabilities withAsynchronous(boolean value)
public OrderingServiceContentsType.SubmitCapabilities withMaxNumberOfProducts(BigInteger value)
public OrderingServiceContentsType.SubmitCapabilities withGlobalDeliveryOptions(boolean value)
public OrderingServiceContentsType.SubmitCapabilities withLocalDeliveryOptions(boolean value)
public OrderingServiceContentsType.SubmitCapabilities withGlobalOrderOptions(boolean value)
public OrderingServiceContentsType.SubmitCapabilities withLocalOrderOptions(boolean value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||