Uses of Class
com.legislate.model.AddressDTO
-
Packages that use AddressDTO Package Description com.legislate.model -
-
Uses of AddressDTO in com.legislate.model
Methods in com.legislate.model that return AddressDTO Modifier and Type Method Description AddressDTOAddressDTO. addressLine1(String addressLine1)AddressDTOAddressDTO. addressLine2(String addressLine2)AddressDTOAddressDTO. country(String country)AddressDTOAddressDTO. locality(String locality)AddressDTOAddressDTO. postalCode(String postalCode)
-