Uses of Class
org.openxma.dsl.reference.dto.AddressView

Packages that use AddressView
org.openxma.dsl.reference.dto   
 

Uses of AddressView in org.openxma.dsl.reference.dto
 

Methods in org.openxma.dsl.reference.dto that return AddressView
 AddressView CustomerView.getDeliveryAddress()
           
 AddressView CustomerView.getInvoiceAddress()
           
 

Methods in org.openxma.dsl.reference.dto with parameters of type AddressView
 void CustomerView.setDeliveryAddress(AddressView deliveryAddress)
           
 void CustomerView.setInvoiceAddress(AddressView invoiceAddress)
           
 



Copyright © 2010. All Rights Reserved.