Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.LargeMailUserType
-
-
Uses of LargeMailUserType in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as LargeMailUserType Modifier and Type Field Description protected LargeMailUserTypeDependentLocalityType. largeMailUserprotected LargeMailUserTypeLocality. largeMailUserMethods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type LargeMailUserType Modifier and Type Method Description voidDependentLocalityType. setLargeMailUser(LargeMailUserType value)Sets the value of the largeMailUser property.voidLocality. setLargeMailUser(LargeMailUserType value)Sets the value of the largeMailUser property.DependentLocalityTypeDependentLocalityType. withLargeMailUser(LargeMailUserType value)LocalityLocality. withLargeMailUser(LargeMailUserType value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type LargeMailUserType 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 constructor
-