Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.ThoroughfarePostDirectionType
-
-
Uses of ThoroughfarePostDirectionType in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as ThoroughfarePostDirectionType Modifier and Type Field Description protected ThoroughfarePostDirectionTypeThoroughfare.DependentThoroughfare. thoroughfarePostDirectionprotected ThoroughfarePostDirectionTypeThoroughfare. thoroughfarePostDirectionMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return ThoroughfarePostDirectionType Modifier and Type Method Description ThoroughfarePostDirectionTypeObjectFactory. createThoroughfarePostDirectionType()Create an instance ofThoroughfarePostDirectionTypeThoroughfarePostDirectionTypeThoroughfare.DependentThoroughfare. getThoroughfarePostDirection()Gets the value of the thoroughfarePostDirection property.ThoroughfarePostDirectionTypeThoroughfare. getThoroughfarePostDirection()Gets the value of the thoroughfarePostDirection property.ThoroughfarePostDirectionTypeThoroughfarePostDirectionType. withCode(String value)ThoroughfarePostDirectionTypeThoroughfarePostDirectionType. withContent(String value)ThoroughfarePostDirectionTypeThoroughfarePostDirectionType. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfarePostDirectionType Modifier and Type Method Description voidThoroughfare.DependentThoroughfare. setThoroughfarePostDirection(ThoroughfarePostDirectionType value)Sets the value of the thoroughfarePostDirection property.voidThoroughfare. setThoroughfarePostDirection(ThoroughfarePostDirectionType value)Sets the value of the thoroughfarePostDirection property.Thoroughfare.DependentThoroughfareThoroughfare.DependentThoroughfare. withThoroughfarePostDirection(ThoroughfarePostDirectionType value)ThoroughfareThoroughfare. withThoroughfarePostDirection(ThoroughfarePostDirectionType value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfarePostDirectionType Constructor Description DependentThoroughfare(List<AddressLine> addressLine, ThoroughfarePreDirectionType thoroughfarePreDirection, ThoroughfareLeadingTypeType thoroughfareLeadingType, List<ThoroughfareNameType> thoroughfareName, ThoroughfareTrailingTypeType thoroughfareTrailingType, ThoroughfarePostDirectionType thoroughfarePostDirection, List<Object> any, String type, 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
-