Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.ThoroughfareLeadingTypeType
-
-
Uses of ThoroughfareLeadingTypeType in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as ThoroughfareLeadingTypeType Modifier and Type Field Description protected ThoroughfareLeadingTypeTypeThoroughfare.DependentThoroughfare. thoroughfareLeadingTypeprotected ThoroughfareLeadingTypeTypeThoroughfare. thoroughfareLeadingTypeMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return ThoroughfareLeadingTypeType Modifier and Type Method Description ThoroughfareLeadingTypeTypeObjectFactory. createThoroughfareLeadingTypeType()Create an instance ofThoroughfareLeadingTypeTypeThoroughfareLeadingTypeTypeThoroughfare.DependentThoroughfare. getThoroughfareLeadingType()Gets the value of the thoroughfareLeadingType property.ThoroughfareLeadingTypeTypeThoroughfare. getThoroughfareLeadingType()Gets the value of the thoroughfareLeadingType property.ThoroughfareLeadingTypeTypeThoroughfareLeadingTypeType. withCode(String value)ThoroughfareLeadingTypeTypeThoroughfareLeadingTypeType. withContent(String value)ThoroughfareLeadingTypeTypeThoroughfareLeadingTypeType. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfareLeadingTypeType Modifier and Type Method Description voidThoroughfare.DependentThoroughfare. setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)Sets the value of the thoroughfareLeadingType property.voidThoroughfare. setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)Sets the value of the thoroughfareLeadingType property.Thoroughfare.DependentThoroughfareThoroughfare.DependentThoroughfare. withThoroughfareLeadingType(ThoroughfareLeadingTypeType value)ThoroughfareThoroughfare. withThoroughfareLeadingType(ThoroughfareLeadingTypeType value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfareLeadingTypeType 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
-