Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.ThoroughfareTrailingTypeType
-
-
Uses of ThoroughfareTrailingTypeType in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as ThoroughfareTrailingTypeType Modifier and Type Field Description protected ThoroughfareTrailingTypeTypeThoroughfare.DependentThoroughfare. thoroughfareTrailingTypeprotected ThoroughfareTrailingTypeTypeThoroughfare. thoroughfareTrailingTypeMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return ThoroughfareTrailingTypeType Modifier and Type Method Description ThoroughfareTrailingTypeTypeObjectFactory. createThoroughfareTrailingTypeType()Create an instance ofThoroughfareTrailingTypeTypeThoroughfareTrailingTypeTypeThoroughfare.DependentThoroughfare. getThoroughfareTrailingType()Gets the value of the thoroughfareTrailingType property.ThoroughfareTrailingTypeTypeThoroughfare. getThoroughfareTrailingType()Gets the value of the thoroughfareTrailingType property.ThoroughfareTrailingTypeTypeThoroughfareTrailingTypeType. withCode(String value)ThoroughfareTrailingTypeTypeThoroughfareTrailingTypeType. withContent(String value)ThoroughfareTrailingTypeTypeThoroughfareTrailingTypeType. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfareTrailingTypeType Modifier and Type Method Description voidThoroughfare.DependentThoroughfare. setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)Sets the value of the thoroughfareTrailingType property.voidThoroughfare. setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)Sets the value of the thoroughfareTrailingType property.Thoroughfare.DependentThoroughfareThoroughfare.DependentThoroughfare. withThoroughfareTrailingType(ThoroughfareTrailingTypeType value)ThoroughfareThoroughfare. withThoroughfareTrailingType(ThoroughfareTrailingTypeType value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfareTrailingTypeType 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
-