net.opengis.oseo.v_1_0
Class OrderingServiceContentsType

java.lang.Object
  extended by net.opengis.oseo.v_1_0.OrderingServiceContentsType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

public class OrderingServiceContentsType
extends Object
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

Java class for OrderingServiceContentsType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="OrderingServiceContentsType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ProductOrders">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="supported" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="SubscriptionOrders">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="supported" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="ProgrammingOrders">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="supported" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="SPS_URL" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="GetQuotationCapabilities">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="supported" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="synchronous" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="asynchronous" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="monitoring" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="off-line" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="SubmitCapabilities">
           <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>
         </element>
         <element name="GetStatusCapabilities">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="orderSearch" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="orderRetrieve" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="full" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="DescribeResultAccessCapabilities">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="supported" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="CancelCapabilities">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attribute name="supported" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
                 <attribute name="asynchronous" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="SupportedCollection" type="{http://www.opengis.net/oseo/1.0}CollectionCapability" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ContentsType" type="{http://www.opengis.net/oseo/1.0}EncodingType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class OrderingServiceContentsType.CancelCapabilities
          Java class for anonymous complex type.
static class OrderingServiceContentsType.DescribeResultAccessCapabilities
          Java class for anonymous complex type.
static class OrderingServiceContentsType.GetQuotationCapabilities
          Java class for anonymous complex type.
static class OrderingServiceContentsType.GetStatusCapabilities
          Java class for anonymous complex type.
static class OrderingServiceContentsType.ProductOrders
          Java class for anonymous complex type.
static class OrderingServiceContentsType.ProgrammingOrders
          Java class for anonymous complex type.
static class OrderingServiceContentsType.SubmitCapabilities
          Java class for anonymous complex type.
static class OrderingServiceContentsType.SubscriptionOrders
          Java class for anonymous complex type.
 
Field Summary
protected  OrderingServiceContentsType.CancelCapabilities cancelCapabilities
           
protected  List<EncodingType> contentsType
           
protected  OrderingServiceContentsType.DescribeResultAccessCapabilities describeResultAccessCapabilities
           
protected  OrderingServiceContentsType.GetQuotationCapabilities getQuotationCapabilities
           
protected  OrderingServiceContentsType.GetStatusCapabilities getStatusCapabilities
           
protected  OrderingServiceContentsType.ProductOrders productOrders
           
protected  OrderingServiceContentsType.ProgrammingOrders programmingOrders
           
protected  OrderingServiceContentsType.SubmitCapabilities submitCapabilities
           
protected  OrderingServiceContentsType.SubscriptionOrders subscriptionOrders
           
protected  List<CollectionCapability> supportedCollection
           
 
Constructor Summary
OrderingServiceContentsType()
           
 
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)
           
 OrderingServiceContentsType.CancelCapabilities getCancelCapabilities()
          Gets the value of the cancelCapabilities property.
 List<EncodingType> getContentsType()
          Gets the value of the contentsType property.
 OrderingServiceContentsType.DescribeResultAccessCapabilities getDescribeResultAccessCapabilities()
          Gets the value of the describeResultAccessCapabilities property.
 OrderingServiceContentsType.GetQuotationCapabilities getGetQuotationCapabilities()
          Gets the value of the getQuotationCapabilities property.
 OrderingServiceContentsType.GetStatusCapabilities getGetStatusCapabilities()
          Gets the value of the getStatusCapabilities property.
 OrderingServiceContentsType.ProductOrders getProductOrders()
          Gets the value of the productOrders property.
 OrderingServiceContentsType.ProgrammingOrders getProgrammingOrders()
          Gets the value of the programmingOrders property.
 OrderingServiceContentsType.SubmitCapabilities getSubmitCapabilities()
          Gets the value of the submitCapabilities property.
 OrderingServiceContentsType.SubscriptionOrders getSubscriptionOrders()
          Gets the value of the subscriptionOrders property.
 List<CollectionCapability> getSupportedCollection()
          Gets the value of the supportedCollection property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetCancelCapabilities()
           
 boolean isSetContentsType()
           
 boolean isSetDescribeResultAccessCapabilities()
           
 boolean isSetGetQuotationCapabilities()
           
 boolean isSetGetStatusCapabilities()
           
 boolean isSetProductOrders()
           
 boolean isSetProgrammingOrders()
           
 boolean isSetSubmitCapabilities()
           
 boolean isSetSubscriptionOrders()
           
 boolean isSetSupportedCollection()
           
 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 setCancelCapabilities(OrderingServiceContentsType.CancelCapabilities value)
          Sets the value of the cancelCapabilities property.
 void setContentsType(List<EncodingType> value)
           
 void setDescribeResultAccessCapabilities(OrderingServiceContentsType.DescribeResultAccessCapabilities value)
          Sets the value of the describeResultAccessCapabilities property.
 void setGetQuotationCapabilities(OrderingServiceContentsType.GetQuotationCapabilities value)
          Sets the value of the getQuotationCapabilities property.
 void setGetStatusCapabilities(OrderingServiceContentsType.GetStatusCapabilities value)
          Sets the value of the getStatusCapabilities property.
 void setProductOrders(OrderingServiceContentsType.ProductOrders value)
          Sets the value of the productOrders property.
 void setProgrammingOrders(OrderingServiceContentsType.ProgrammingOrders value)
          Sets the value of the programmingOrders property.
 void setSubmitCapabilities(OrderingServiceContentsType.SubmitCapabilities value)
          Sets the value of the submitCapabilities property.
 void setSubscriptionOrders(OrderingServiceContentsType.SubscriptionOrders value)
          Sets the value of the subscriptionOrders property.
 void setSupportedCollection(List<CollectionCapability> value)
           
 String toString()
           
 void unsetContentsType()
           
 void unsetSupportedCollection()
           
 OrderingServiceContentsType withCancelCapabilities(OrderingServiceContentsType.CancelCapabilities value)
           
 OrderingServiceContentsType withContentsType(Collection<EncodingType> values)
           
 OrderingServiceContentsType withContentsType(EncodingType... values)
           
 OrderingServiceContentsType withContentsType(List<EncodingType> value)
           
 OrderingServiceContentsType withDescribeResultAccessCapabilities(OrderingServiceContentsType.DescribeResultAccessCapabilities value)
           
 OrderingServiceContentsType withGetQuotationCapabilities(OrderingServiceContentsType.GetQuotationCapabilities value)
           
 OrderingServiceContentsType withGetStatusCapabilities(OrderingServiceContentsType.GetStatusCapabilities value)
           
 OrderingServiceContentsType withProductOrders(OrderingServiceContentsType.ProductOrders value)
           
 OrderingServiceContentsType withProgrammingOrders(OrderingServiceContentsType.ProgrammingOrders value)
           
 OrderingServiceContentsType withSubmitCapabilities(OrderingServiceContentsType.SubmitCapabilities value)
           
 OrderingServiceContentsType withSubscriptionOrders(OrderingServiceContentsType.SubscriptionOrders value)
           
 OrderingServiceContentsType withSupportedCollection(Collection<CollectionCapability> values)
           
 OrderingServiceContentsType withSupportedCollection(CollectionCapability... values)
           
 OrderingServiceContentsType withSupportedCollection(List<CollectionCapability> value)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

productOrders

protected OrderingServiceContentsType.ProductOrders productOrders

subscriptionOrders

protected OrderingServiceContentsType.SubscriptionOrders subscriptionOrders

programmingOrders

protected OrderingServiceContentsType.ProgrammingOrders programmingOrders

getQuotationCapabilities

protected OrderingServiceContentsType.GetQuotationCapabilities getQuotationCapabilities

submitCapabilities

protected OrderingServiceContentsType.SubmitCapabilities submitCapabilities

getStatusCapabilities

protected OrderingServiceContentsType.GetStatusCapabilities getStatusCapabilities

describeResultAccessCapabilities

protected OrderingServiceContentsType.DescribeResultAccessCapabilities describeResultAccessCapabilities

cancelCapabilities

protected OrderingServiceContentsType.CancelCapabilities cancelCapabilities

supportedCollection

protected List<CollectionCapability> supportedCollection

contentsType

protected List<EncodingType> contentsType
Constructor Detail

OrderingServiceContentsType

public OrderingServiceContentsType()
Method Detail

getProductOrders

public OrderingServiceContentsType.ProductOrders getProductOrders()
Gets the value of the productOrders property.

Returns:
possible object is OrderingServiceContentsType.ProductOrders

setProductOrders

public void setProductOrders(OrderingServiceContentsType.ProductOrders value)
Sets the value of the productOrders property.

Parameters:
value - allowed object is OrderingServiceContentsType.ProductOrders

isSetProductOrders

public boolean isSetProductOrders()

getSubscriptionOrders

public OrderingServiceContentsType.SubscriptionOrders getSubscriptionOrders()
Gets the value of the subscriptionOrders property.

Returns:
possible object is OrderingServiceContentsType.SubscriptionOrders

setSubscriptionOrders

public void setSubscriptionOrders(OrderingServiceContentsType.SubscriptionOrders value)
Sets the value of the subscriptionOrders property.

Parameters:
value - allowed object is OrderingServiceContentsType.SubscriptionOrders

isSetSubscriptionOrders

public boolean isSetSubscriptionOrders()

getProgrammingOrders

public OrderingServiceContentsType.ProgrammingOrders getProgrammingOrders()
Gets the value of the programmingOrders property.

Returns:
possible object is OrderingServiceContentsType.ProgrammingOrders

setProgrammingOrders

public void setProgrammingOrders(OrderingServiceContentsType.ProgrammingOrders value)
Sets the value of the programmingOrders property.

Parameters:
value - allowed object is OrderingServiceContentsType.ProgrammingOrders

isSetProgrammingOrders

public boolean isSetProgrammingOrders()

getGetQuotationCapabilities

public OrderingServiceContentsType.GetQuotationCapabilities getGetQuotationCapabilities()
Gets the value of the getQuotationCapabilities property.

Returns:
possible object is OrderingServiceContentsType.GetQuotationCapabilities

setGetQuotationCapabilities

public void setGetQuotationCapabilities(OrderingServiceContentsType.GetQuotationCapabilities value)
Sets the value of the getQuotationCapabilities property.

Parameters:
value - allowed object is OrderingServiceContentsType.GetQuotationCapabilities

isSetGetQuotationCapabilities

public boolean isSetGetQuotationCapabilities()

getSubmitCapabilities

public OrderingServiceContentsType.SubmitCapabilities getSubmitCapabilities()
Gets the value of the submitCapabilities property.

Returns:
possible object is OrderingServiceContentsType.SubmitCapabilities

setSubmitCapabilities

public void setSubmitCapabilities(OrderingServiceContentsType.SubmitCapabilities value)
Sets the value of the submitCapabilities property.

Parameters:
value - allowed object is OrderingServiceContentsType.SubmitCapabilities

isSetSubmitCapabilities

public boolean isSetSubmitCapabilities()

getGetStatusCapabilities

public OrderingServiceContentsType.GetStatusCapabilities getGetStatusCapabilities()
Gets the value of the getStatusCapabilities property.

Returns:
possible object is OrderingServiceContentsType.GetStatusCapabilities

setGetStatusCapabilities

public void setGetStatusCapabilities(OrderingServiceContentsType.GetStatusCapabilities value)
Sets the value of the getStatusCapabilities property.

Parameters:
value - allowed object is OrderingServiceContentsType.GetStatusCapabilities

isSetGetStatusCapabilities

public boolean isSetGetStatusCapabilities()

getDescribeResultAccessCapabilities

public OrderingServiceContentsType.DescribeResultAccessCapabilities getDescribeResultAccessCapabilities()
Gets the value of the describeResultAccessCapabilities property.

Returns:
possible object is OrderingServiceContentsType.DescribeResultAccessCapabilities

setDescribeResultAccessCapabilities

public void setDescribeResultAccessCapabilities(OrderingServiceContentsType.DescribeResultAccessCapabilities value)
Sets the value of the describeResultAccessCapabilities property.

Parameters:
value - allowed object is OrderingServiceContentsType.DescribeResultAccessCapabilities

isSetDescribeResultAccessCapabilities

public boolean isSetDescribeResultAccessCapabilities()

getCancelCapabilities

public OrderingServiceContentsType.CancelCapabilities getCancelCapabilities()
Gets the value of the cancelCapabilities property.

Returns:
possible object is OrderingServiceContentsType.CancelCapabilities

setCancelCapabilities

public void setCancelCapabilities(OrderingServiceContentsType.CancelCapabilities value)
Sets the value of the cancelCapabilities property.

Parameters:
value - allowed object is OrderingServiceContentsType.CancelCapabilities

isSetCancelCapabilities

public boolean isSetCancelCapabilities()

getSupportedCollection

public List<CollectionCapability> getSupportedCollection()
Gets the value of the supportedCollection property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the supportedCollection property.

For example, to add a new item, do as follows:

    getSupportedCollection().add(newItem);
 

Objects of the following type(s) are allowed in the list CollectionCapability


isSetSupportedCollection

public boolean isSetSupportedCollection()

unsetSupportedCollection

public void unsetSupportedCollection()

getContentsType

public List<EncodingType> getContentsType()
Gets the value of the contentsType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the contentsType property.

For example, to add a new item, do as follows:

    getContentsType().add(newItem);
 

Objects of the following type(s) are allowed in the list EncodingType


isSetContentsType

public boolean isSetContentsType()

unsetContentsType

public void unsetContentsType()

toString

public String toString()
Overrides:
toString in class Object

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2

equals

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)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2

equals

public boolean equals(Object object)
Overrides:
equals in class Object

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2

hashCode

public int hashCode()
Overrides:
hashCode in class Object

clone

public Object clone()
Overrides:
clone in class Object

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

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)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

setSupportedCollection

public void setSupportedCollection(List<CollectionCapability> value)

setContentsType

public void setContentsType(List<EncodingType> value)

withProductOrders

public OrderingServiceContentsType withProductOrders(OrderingServiceContentsType.ProductOrders value)

withSubscriptionOrders

public OrderingServiceContentsType withSubscriptionOrders(OrderingServiceContentsType.SubscriptionOrders value)

withProgrammingOrders

public OrderingServiceContentsType withProgrammingOrders(OrderingServiceContentsType.ProgrammingOrders value)

withGetQuotationCapabilities

public OrderingServiceContentsType withGetQuotationCapabilities(OrderingServiceContentsType.GetQuotationCapabilities value)

withSubmitCapabilities

public OrderingServiceContentsType withSubmitCapabilities(OrderingServiceContentsType.SubmitCapabilities value)

withGetStatusCapabilities

public OrderingServiceContentsType withGetStatusCapabilities(OrderingServiceContentsType.GetStatusCapabilities value)

withDescribeResultAccessCapabilities

public OrderingServiceContentsType withDescribeResultAccessCapabilities(OrderingServiceContentsType.DescribeResultAccessCapabilities value)

withCancelCapabilities

public OrderingServiceContentsType withCancelCapabilities(OrderingServiceContentsType.CancelCapabilities value)

withSupportedCollection

public OrderingServiceContentsType withSupportedCollection(CollectionCapability... values)

withSupportedCollection

public OrderingServiceContentsType withSupportedCollection(Collection<CollectionCapability> values)

withContentsType

public OrderingServiceContentsType withContentsType(EncodingType... values)

withContentsType

public OrderingServiceContentsType withContentsType(Collection<EncodingType> values)

withSupportedCollection

public OrderingServiceContentsType withSupportedCollection(List<CollectionCapability> value)

withContentsType

public OrderingServiceContentsType withContentsType(List<EncodingType> value)


Copyright © 2008-2015. All Rights Reserved.