Uses of Class
x0.oasisNamesTcCiqXsdschemaXAL2.ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum
-
Packages that use ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum in x0.oasisNamesTcCiqXsdschemaXAL2
Fields in x0.oasisNamesTcCiqXsdschemaXAL2 declared as ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum Modifier and Type Field Description static ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence. AFTER_NAMEstatic ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence. AFTER_TYPEstatic ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence. BEFORE_NAMEstatic ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence. BEFORE_TYPEMethods in x0.oasisNamesTcCiqXsdschemaXAL2 that return ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum Modifier and Type Method Description static ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none.static ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum. forString(String s)Returns the enum value for a string, or null if none.ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocument.ThoroughfareNumber. getNumberOccurrence()Gets the "NumberOccurrence" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum Modifier and Type Method Description voidThoroughfareNumberDocument.ThoroughfareNumber. setNumberOccurrence(ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum numberOccurrence)Sets the "NumberOccurrence" attribute -
Uses of ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum Modifier and Type Method Description ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.EnumThoroughfareNumberDocumentImpl.ThoroughfareNumberImpl. getNumberOccurrence()Gets the "NumberOccurrence" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum Modifier and Type Method Description voidThoroughfareNumberDocumentImpl.ThoroughfareNumberImpl. setNumberOccurrence(ThoroughfareNumberDocument.ThoroughfareNumber.NumberOccurrence.Enum numberOccurrence)Sets the "NumberOccurrence" attribute
-