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

Uses of OrderQuotation in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as OrderQuotation
protected  OrderQuotation GetQuotationResponseRequestType.quotation
           
protected  OrderQuotation GetQuotationAckType.quotation
           
 

Methods in net.opengis.oseo.v_1_0 that return OrderQuotation
 OrderQuotation ObjectFactory.createOrderQuotation()
          Create an instance of OrderQuotation
 OrderQuotation GetQuotationResponseRequestType.getQuotation()
          Gets the value of the quotation property.
 OrderQuotation GetQuotationAckType.getQuotation()
          Gets the value of the quotation property.
 OrderQuotation OrderQuotation.withContractInformation(String value)
           
 OrderQuotation OrderQuotation.withOrderItemGroupPrice(Collection<OrderItemGroupPrice> values)
           
 OrderQuotation OrderQuotation.withOrderItemGroupPrice(List<OrderItemGroupPrice> value)
           
 OrderQuotation OrderQuotation.withOrderItemGroupPrice(OrderItemGroupPrice... values)
           
 OrderQuotation OrderQuotation.withPrice(CurrencyType value)
           
 OrderQuotation OrderQuotation.withQuotationId(String value)
           
 OrderQuotation OrderQuotation.withValidityTime(XMLGregorianCalendar value)
           
 

Methods in net.opengis.oseo.v_1_0 with parameters of type OrderQuotation
 void GetQuotationResponseRequestType.setQuotation(OrderQuotation value)
          Sets the value of the quotation property.
 void GetQuotationAckType.setQuotation(OrderQuotation value)
          Sets the value of the quotation property.
 GetQuotationResponseRequestType GetQuotationResponseRequestType.withQuotation(OrderQuotation value)
           
 GetQuotationAckType GetQuotationAckType.withQuotation(OrderQuotation value)
           
 



Copyright © 2008-2015. All Rights Reserved.