Uses of Class
x0.oasisNamesTcCiqXsdschemaXAL2.SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum
-
Packages that use SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum in x0.oasisNamesTcCiqXsdschemaXAL2
Fields in x0.oasisNamesTcCiqXsdschemaXAL2 declared as SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum Modifier and Type Field Description static SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.EnumSubPremiseType.SubPremiseNumber.NumberTypeOccurrence. AFTERstatic SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.EnumSubPremiseType.SubPremiseNumber.NumberTypeOccurrence. BEFOREMethods in x0.oasisNamesTcCiqXsdschemaXAL2 that return SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum Modifier and Type Method Description static SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.EnumSubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none.static SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.EnumSubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum. forString(String s)Returns the enum value for a string, or null if none.SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.EnumSubPremiseType.SubPremiseNumber. getNumberTypeOccurrence()Gets the "NumberTypeOccurrence" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum Modifier and Type Method Description voidSubPremiseType.SubPremiseNumber. setNumberTypeOccurrence(SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum numberTypeOccurrence)Sets the "NumberTypeOccurrence" attribute -
Uses of SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum Modifier and Type Method Description SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.EnumSubPremiseTypeImpl.SubPremiseNumberImpl. getNumberTypeOccurrence()Gets the "NumberTypeOccurrence" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum Modifier and Type Method Description voidSubPremiseTypeImpl.SubPremiseNumberImpl. setNumberTypeOccurrence(SubPremiseType.SubPremiseNumber.NumberTypeOccurrence.Enum numberTypeOccurrence)Sets the "NumberTypeOccurrence" attribute
-