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

Uses of DeliveryAddressType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as DeliveryAddressType
protected  DeliveryAddressType CommonOrderSpecification.invoiceAddress
           
protected  DeliveryAddressType DeliveryInformationType.mailAddress
           
 

Methods in net.opengis.oseo.v_1_0 that return DeliveryAddressType
 DeliveryAddressType ObjectFactory.createDeliveryAddressType()
          Create an instance of DeliveryAddressType
 DeliveryAddressType CommonOrderSpecification.getInvoiceAddress()
          Gets the value of the invoiceAddress property.
 DeliveryAddressType DeliveryInformationType.getMailAddress()
          Gets the value of the mailAddress property.
 DeliveryAddressType DeliveryAddressType.withCompanyRef(String value)
           
 DeliveryAddressType DeliveryAddressType.withFacsimileTelephoneNumber(String value)
           
 DeliveryAddressType DeliveryAddressType.withFirstName(String value)
           
 DeliveryAddressType DeliveryAddressType.withLastName(String value)
           
 DeliveryAddressType DeliveryAddressType.withPostalAddress(DeliveryAddressType.PostalAddress value)
           
 DeliveryAddressType DeliveryAddressType.withTelephoneNumber(String value)
           
 

Methods in net.opengis.oseo.v_1_0 with parameters of type DeliveryAddressType
 void CommonOrderSpecification.setInvoiceAddress(DeliveryAddressType value)
          Sets the value of the invoiceAddress property.
 void DeliveryInformationType.setMailAddress(DeliveryAddressType value)
          Sets the value of the mailAddress property.
 OrderSpecification OrderSpecification.withInvoiceAddress(DeliveryAddressType value)
           
 CommonOrderSpecification CommonOrderSpecification.withInvoiceAddress(DeliveryAddressType value)
           
 CommonOrderMonitorSpecification CommonOrderMonitorSpecification.withInvoiceAddress(DeliveryAddressType value)
           
 DeliveryInformationType DeliveryInformationType.withMailAddress(DeliveryAddressType value)
           
 



Copyright © 2008-2015. All Rights Reserved.