Uses of Class
x0.oasisNamesTcCiqXsdschemaXAL2.PremiseNumberDocument.PremiseNumber.NumberType.Enum
-
Packages that use PremiseNumberDocument.PremiseNumber.NumberType.Enum Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of PremiseNumberDocument.PremiseNumber.NumberType.Enum in x0.oasisNamesTcCiqXsdschemaXAL2
Fields in x0.oasisNamesTcCiqXsdschemaXAL2 declared as PremiseNumberDocument.PremiseNumber.NumberType.Enum Modifier and Type Field Description static PremiseNumberDocument.PremiseNumber.NumberType.EnumPremiseNumberDocument.PremiseNumber.NumberType. RANGEstatic PremiseNumberDocument.PremiseNumber.NumberType.EnumPremiseNumberDocument.PremiseNumber.NumberType. SINGLEMethods in x0.oasisNamesTcCiqXsdschemaXAL2 that return PremiseNumberDocument.PremiseNumber.NumberType.Enum Modifier and Type Method Description static PremiseNumberDocument.PremiseNumber.NumberType.EnumPremiseNumberDocument.PremiseNumber.NumberType.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none.static PremiseNumberDocument.PremiseNumber.NumberType.EnumPremiseNumberDocument.PremiseNumber.NumberType.Enum. forString(String s)Returns the enum value for a string, or null if none.PremiseNumberDocument.PremiseNumber.NumberType.EnumPremiseNumberDocument.PremiseNumber. getNumberType()Gets the "NumberType" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type PremiseNumberDocument.PremiseNumber.NumberType.Enum Modifier and Type Method Description voidPremiseNumberDocument.PremiseNumber. setNumberType(PremiseNumberDocument.PremiseNumber.NumberType.Enum numberType)Sets the "NumberType" attribute -
Uses of PremiseNumberDocument.PremiseNumber.NumberType.Enum in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return PremiseNumberDocument.PremiseNumber.NumberType.Enum Modifier and Type Method Description PremiseNumberDocument.PremiseNumber.NumberType.EnumPremiseNumberDocumentImpl.PremiseNumberImpl. getNumberType()Gets the "NumberType" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type PremiseNumberDocument.PremiseNumber.NumberType.Enum Modifier and Type Method Description voidPremiseNumberDocumentImpl.PremiseNumberImpl. setNumberType(PremiseNumberDocument.PremiseNumber.NumberType.Enum numberType)Sets the "NumberType" attribute
-