Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.ThoroughfareNumberPrefix
-
-
Uses of ThoroughfareNumberPrefix in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 with type parameters of type ThoroughfareNumberPrefix Modifier and Type Field Description protected List<ThoroughfareNumberPrefix>Thoroughfare. thoroughfareNumberPrefixMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return ThoroughfareNumberPrefix Modifier and Type Method Description ThoroughfareNumberPrefixObjectFactory. createThoroughfareNumberPrefix()Create an instance ofThoroughfareNumberPrefixThoroughfareNumberPrefixThoroughfareNumberPrefix. withCode(String value)ThoroughfareNumberPrefixThoroughfareNumberPrefix. withContent(String value)ThoroughfareNumberPrefixThoroughfareNumberPrefix. withNumberPrefixSeparator(String value)ThoroughfareNumberPrefixThoroughfareNumberPrefix. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 that return types with arguments of type ThoroughfareNumberPrefix Modifier and Type Method Description List<ThoroughfareNumberPrefix>Thoroughfare. getThoroughfareNumberPrefix()Gets the value of the thoroughfareNumberPrefix property.Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type ThoroughfareNumberPrefix Modifier and Type Method Description ThoroughfareThoroughfare. withThoroughfareNumberPrefix(ThoroughfareNumberPrefix... values)Method parameters in org.hisrc.w3c.oasis.xal.v_2_0 with type arguments of type ThoroughfareNumberPrefix Modifier and Type Method Description voidThoroughfare. setThoroughfareNumberPrefix(List<ThoroughfareNumberPrefix> value)ThoroughfareThoroughfare. withThoroughfareNumberPrefix(Collection<ThoroughfareNumberPrefix> values)ThoroughfareThoroughfare. withThoroughfareNumberPrefix(List<ThoroughfareNumberPrefix> value)
-