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

Uses of DeliveryInformationType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as DeliveryInformationType
protected  DeliveryInformationType CommonOrderSpecification.deliveryInformation
           
 

Methods in net.opengis.oseo.v_1_0 that return DeliveryInformationType
 DeliveryInformationType ObjectFactory.createDeliveryInformationType()
          Create an instance of DeliveryInformationType
 DeliveryInformationType CommonOrderSpecification.getDeliveryInformation()
          Gets the value of the deliveryInformation property.
 DeliveryInformationType DeliveryInformationType.withMailAddress(DeliveryAddressType value)
           
 DeliveryInformationType DeliveryInformationType.withOnlineAddress(Collection<OnlineAddressType> values)
           
 DeliveryInformationType DeliveryInformationType.withOnlineAddress(List<OnlineAddressType> value)
           
 DeliveryInformationType DeliveryInformationType.withOnlineAddress(OnlineAddressType... values)
           
 

Methods in net.opengis.oseo.v_1_0 with parameters of type DeliveryInformationType
 void CommonOrderSpecification.setDeliveryInformation(DeliveryInformationType value)
          Sets the value of the deliveryInformation property.
 OrderSpecification OrderSpecification.withDeliveryInformation(DeliveryInformationType value)
           
 CommonOrderSpecification CommonOrderSpecification.withDeliveryInformation(DeliveryInformationType value)
           
 CommonOrderMonitorSpecification CommonOrderMonitorSpecification.withDeliveryInformation(DeliveryInformationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.