Uses of Class
ywebservicespackage.dto.AddressWsDTO
Packages that use AddressWsDTO
-
Uses of AddressWsDTO in ywebservicespackage.dto
Methods in ywebservicespackage.dto that return AddressWsDTOMethods in ywebservicespackage.dto that return types with arguments of type AddressWsDTOMethods in ywebservicespackage.dto with parameters of type AddressWsDTOModifier and TypeMethodDescriptionvoidUserWsDTO.setBillingAddress(AddressWsDTO billingAddress) voidUserWsDTO.setShippingAddress(AddressWsDTO shippingAddress) Method parameters in ywebservicespackage.dto with type arguments of type AddressWsDTOModifier and TypeMethodDescriptionvoidAddressListWsDTO.setAddresses(List<AddressWsDTO> addresses) voidUserWsDTO.setAddresses(List<AddressWsDTO> addresses)