Uses of Class
net.opengis.oseo.v_1_0.OrderResponseStatusType

Uses of OrderResponseStatusType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as OrderResponseStatusType
protected  OrderResponseStatusType OrderResponseBaseType.status
           
protected  OrderResponseStatusType GetQuotationResponseRequestType.status
           
 

Methods in net.opengis.oseo.v_1_0 that return OrderResponseStatusType
static OrderResponseStatusType OrderResponseStatusType.fromValue(String v)
           
 OrderResponseStatusType OrderResponseBaseType.getStatus()
          Gets the value of the status property.
 OrderResponseStatusType GetQuotationResponseRequestType.getStatus()
          Gets the value of the status property.
static OrderResponseStatusType OrderResponseStatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OrderResponseStatusType[] OrderResponseStatusType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.oseo.v_1_0 with parameters of type OrderResponseStatusType
 void OrderResponseBaseType.setStatus(OrderResponseStatusType value)
          Sets the value of the status property.
 void GetQuotationResponseRequestType.setStatus(OrderResponseStatusType value)
          Sets the value of the status property.
 SubmitOrderResponseType SubmitOrderResponseType.withStatus(OrderResponseStatusType value)
           
 StatusNotificationAckType StatusNotificationAckType.withStatus(OrderResponseStatusType value)
           
 OrderResponseBaseType OrderResponseBaseType.withStatus(OrderResponseStatusType value)
           
 OrderOptionsResponseType OrderOptionsResponseType.withStatus(OrderResponseStatusType value)
           
 GetStatusResponseType GetStatusResponseType.withStatus(OrderResponseStatusType value)
           
 GetQuotationResponseRequestType GetQuotationResponseRequestType.withStatus(OrderResponseStatusType value)
           
 GetQuotationResponseAckType GetQuotationResponseAckType.withStatus(OrderResponseStatusType value)
           
 GetQuotationAckType GetQuotationAckType.withStatus(OrderResponseStatusType value)
           
 DescribeResultAccessResponseType DescribeResultAccessResponseType.withStatus(OrderResponseStatusType value)
           
 CancelRequestAckType CancelRequestAckType.withStatus(OrderResponseStatusType value)
           
 



Copyright © 2008-2015. All Rights Reserved.