Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.DependentLocalityType
-
-
Uses of DependentLocalityType in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as DependentLocalityType Modifier and Type Field Description protected DependentLocalityTypeDependentLocalityType. dependentLocalityprotected DependentLocalityTypeLocality. dependentLocalityprotected DependentLocalityTypeThoroughfare. dependentLocalityMethods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type DependentLocalityType Modifier and Type Method Description voidDependentLocalityType. setDependentLocality(DependentLocalityType value)Sets the value of the dependentLocality property.voidLocality. setDependentLocality(DependentLocalityType value)Sets the value of the dependentLocality property.voidThoroughfare. setDependentLocality(DependentLocalityType value)Sets the value of the dependentLocality property.DependentLocalityTypeDependentLocalityType. withDependentLocality(DependentLocalityType value)LocalityLocality. withDependentLocality(DependentLocalityType value)ThoroughfareThoroughfare. withDependentLocality(DependentLocalityType value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type DependentLocalityType Constructor Description DependentLocalityType(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 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 constructorThoroughfare(List<AddressLine> addressLine, List<Object> thoroughfareNumberOrThoroughfareNumberRange, List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix, List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix, ThoroughfarePreDirectionType thoroughfarePreDirection, ThoroughfareLeadingTypeType thoroughfareLeadingType, List<ThoroughfareNameType> thoroughfareName, ThoroughfareTrailingTypeType thoroughfareTrailingType, ThoroughfarePostDirectionType thoroughfarePostDirection, Thoroughfare.DependentThoroughfare dependentThoroughfare, DependentLocalityType dependentLocality, Premise premise, FirmType firm, PostalCode postalCode, List<Object> any, String type, String dependentThoroughfares, String dependentThoroughfaresIndicator, String dependentThoroughfaresConnector, String dependentThoroughfaresType, Map<QName,String> otherAttributes)Fully-initialising value constructor
-