Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.ThoroughfarePreDirectionType
-
-
Uses of ThoroughfarePreDirectionType in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as ThoroughfarePreDirectionType Modifier and Type Field Description protected ThoroughfarePreDirectionTypeThoroughfare.DependentThoroughfare. thoroughfarePreDirectionprotected ThoroughfarePreDirectionTypeThoroughfare. thoroughfarePreDirectionMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return ThoroughfarePreDirectionType Modifier and Type Method Description ThoroughfarePreDirectionTypeObjectFactory. createThoroughfarePreDirectionType()Create an instance ofThoroughfarePreDirectionTypeThoroughfarePreDirectionTypeThoroughfare.DependentThoroughfare. getThoroughfarePreDirection()Gets the value of the thoroughfarePreDirection property.ThoroughfarePreDirectionTypeThoroughfare. getThoroughfarePreDirection()Gets the value of the thoroughfarePreDirection property.ThoroughfarePreDirectionTypeThoroughfarePreDirectionType. withCode(String value)ThoroughfarePreDirectionTypeThoroughfarePreDirectionType. withContent(String value)ThoroughfarePreDirectionTypeThoroughfarePreDirectionType. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfarePreDirectionType Modifier and Type Method Description voidThoroughfare.DependentThoroughfare. setThoroughfarePreDirection(ThoroughfarePreDirectionType value)Sets the value of the thoroughfarePreDirection property.voidThoroughfare. setThoroughfarePreDirection(ThoroughfarePreDirectionType value)Sets the value of the thoroughfarePreDirection property.Thoroughfare.DependentThoroughfareThoroughfare.DependentThoroughfare. withThoroughfarePreDirection(ThoroughfarePreDirectionType value)ThoroughfareThoroughfare. withThoroughfarePreDirection(ThoroughfarePreDirectionType value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfarePreDirectionType 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
-