Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.AddressDetails.Country
-
-
Uses of AddressDetails.Country in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as AddressDetails.Country Modifier and Type Field Description protected AddressDetails.CountryAddressDetails. countryMethods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails.Country Modifier and Type Method Description voidAddressDetails. setCountry(AddressDetails.Country value)Sets the value of the country property.AddressDetailsAddressDetails. withCountry(AddressDetails.Country value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails.Country 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
-