Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.Thoroughfare
-
-
Uses of Thoroughfare in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as Thoroughfare Modifier and Type Field Description protected ThoroughfareAddressDetails.Country. thoroughfareprotected ThoroughfareAddressDetails. thoroughfareprotected ThoroughfareDependentLocalityType. thoroughfareprotected ThoroughfareLargeMailUserType. thoroughfareprotected ThoroughfareLocality. thoroughfareMethods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type Thoroughfare Modifier and Type Method Description voidAddressDetails.Country. setThoroughfare(Thoroughfare value)Sets the value of the thoroughfare property.voidAddressDetails. setThoroughfare(Thoroughfare value)Sets the value of the thoroughfare property.voidDependentLocalityType. setThoroughfare(Thoroughfare value)Sets the value of the thoroughfare property.voidLargeMailUserType. setThoroughfare(Thoroughfare value)Sets the value of the thoroughfare property.voidLocality. setThoroughfare(Thoroughfare value)Sets the value of the thoroughfare property.AddressDetails.CountryAddressDetails.Country. withThoroughfare(Thoroughfare value)AddressDetailsAddressDetails. withThoroughfare(Thoroughfare value)DependentLocalityTypeDependentLocalityType. withThoroughfare(Thoroughfare value)LargeMailUserTypeLargeMailUserType. withThoroughfare(Thoroughfare value)LocalityLocality. withThoroughfare(Thoroughfare value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type Thoroughfare 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 constructorCountry(List<AddressLine> addressLine, List<AddressDetails.Country.CountryNameCode> countryNameCode, List<CountryName> countryName, AdministrativeArea administrativeArea, Locality locality, Thoroughfare thoroughfare, List<Object> any, Map<QName,String> otherAttributes)Fully-initialising value constructorDependentLocalityType(List<AddressLine> addressLine, List<DependentLocalityType.DependentLocalityName> dependentLocalityName, DependentLocalityType.DependentLocalityNumber dependentLocalityNumber, PostBox postBox, LargeMailUserType largeMailUser, PostOffice postOffice, PostalRouteType postalRoute, Thoroughfare thoroughfare, Premise premise, DependentLocalityType dependentLocality, PostalCode postalCode, List<Object> any, String type, String usageType, String connector, String indicator, Map<QName,String> otherAttributes)Fully-initialising value constructorLargeMailUserType(List<AddressLine> addressLine, List<LargeMailUserType.LargeMailUserName> largeMailUserName, LargeMailUserType.LargeMailUserIdentifier largeMailUserIdentifier, List<BuildingNameType> buildingName, Department department, PostBox postBox, Thoroughfare thoroughfare, PostalCode postalCode, List<Object> any, String type, Map<QName,String> otherAttributes)Fully-initialising value constructorLocality(List<AddressLine> addressLine, List<Locality.LocalityName> localityName, PostBox postBox, LargeMailUserType largeMailUser, PostOffice postOffice, PostalRouteType postalRoute, Thoroughfare thoroughfare, Premise premise, DependentLocalityType dependentLocality, PostalCode postalCode, List<Object> any, String type, String usageType, String indicator, Map<QName,String> otherAttributes)Fully-initialising value constructor
-