Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.ThoroughfareNumberSuffix
-
-
Uses of ThoroughfareNumberSuffix in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 with type parameters of type ThoroughfareNumberSuffix Modifier and Type Field Description protected List<ThoroughfareNumberSuffix>Thoroughfare. thoroughfareNumberSuffixMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return ThoroughfareNumberSuffix Modifier and Type Method Description ThoroughfareNumberSuffixObjectFactory. createThoroughfareNumberSuffix()Create an instance ofThoroughfareNumberSuffixThoroughfareNumberSuffixThoroughfareNumberSuffix. withCode(String value)ThoroughfareNumberSuffixThoroughfareNumberSuffix. withContent(String value)ThoroughfareNumberSuffixThoroughfareNumberSuffix. withNumberSuffixSeparator(String value)ThoroughfareNumberSuffixThoroughfareNumberSuffix. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 that return types with arguments of type ThoroughfareNumberSuffix Modifier and Type Method Description List<ThoroughfareNumberSuffix>Thoroughfare. getThoroughfareNumberSuffix()Gets the value of the thoroughfareNumberSuffix property.Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfareNumberSuffix Modifier and Type Method Description ThoroughfareThoroughfare. withThoroughfareNumberSuffix(ThoroughfareNumberSuffix... values)Method parameters in org.hisrc.w3c.oasis.xal.v_2_0 with type arguments of type ThoroughfareNumberSuffix Modifier and Type Method Description voidThoroughfare. setThoroughfareNumberSuffix(List<ThoroughfareNumberSuffix> value)ThoroughfareThoroughfare. withThoroughfareNumberSuffix(Collection<ThoroughfareNumberSuffix> values)ThoroughfareThoroughfare. withThoroughfareNumberSuffix(List<ThoroughfareNumberSuffix> value)
-