Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.AddressDetails.Address
-
-
Uses of AddressDetails.Address in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as AddressDetails.Address Modifier and Type Field Description protected AddressDetails.AddressAddressDetails. addressMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return AddressDetails.Address Modifier and Type Method Description AddressDetails.AddressObjectFactory. createAddressDetailsAddress()Create an instance ofAddressDetails.AddressAddressDetails.AddressAddressDetails. getAddress()Gets the value of the address property.AddressDetails.AddressAddressDetails.Address. withCode(String value)AddressDetails.AddressAddressDetails.Address. withContent(String value)AddressDetails.AddressAddressDetails.Address. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails.Address Modifier and Type Method Description voidAddressDetails. setAddress(AddressDetails.Address value)Sets the value of the address property.AddressDetailsAddressDetails. withAddress(AddressDetails.Address value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails.Address Constructor Description AddressDetails(AddressDetails.PostalServiceElements postalServiceElements, AddressDetails.Address address, AddressLinesType addressLines, AddressDetails.Country country, AdministrativeArea administrativeArea, Locality locality, Thoroughfare thoroughfare, List<Object> any, String addressType, String currentStatus, String validFromDate, String validToDate, String usage, String addressDetailsKey, String code, Map<QName,String> otherAttributes)Fully-initialising value constructor
-