Uses of Class
x0.oasisNamesTcCiqXsdschemaXAL2.BuildingNameType.TypeOccurrence.Enum
-
Packages that use BuildingNameType.TypeOccurrence.Enum Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of BuildingNameType.TypeOccurrence.Enum in x0.oasisNamesTcCiqXsdschemaXAL2
Fields in x0.oasisNamesTcCiqXsdschemaXAL2 declared as BuildingNameType.TypeOccurrence.Enum Modifier and Type Field Description static BuildingNameType.TypeOccurrence.EnumBuildingNameType.TypeOccurrence. AFTERstatic BuildingNameType.TypeOccurrence.EnumBuildingNameType.TypeOccurrence. BEFOREMethods in x0.oasisNamesTcCiqXsdschemaXAL2 that return BuildingNameType.TypeOccurrence.Enum Modifier and Type Method Description static BuildingNameType.TypeOccurrence.EnumBuildingNameType.TypeOccurrence.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none.static BuildingNameType.TypeOccurrence.EnumBuildingNameType.TypeOccurrence.Enum. forString(String s)Returns the enum value for a string, or null if none.BuildingNameType.TypeOccurrence.EnumBuildingNameType. getTypeOccurrence()Gets the "TypeOccurrence" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type BuildingNameType.TypeOccurrence.Enum Modifier and Type Method Description voidBuildingNameType. setTypeOccurrence(BuildingNameType.TypeOccurrence.Enum typeOccurrence)Sets the "TypeOccurrence" attribute -
Uses of BuildingNameType.TypeOccurrence.Enum in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return BuildingNameType.TypeOccurrence.Enum Modifier and Type Method Description BuildingNameType.TypeOccurrence.EnumBuildingNameTypeImpl. getTypeOccurrence()Gets the "TypeOccurrence" attributeMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type BuildingNameType.TypeOccurrence.Enum Modifier and Type Method Description voidBuildingNameTypeImpl. setTypeOccurrence(BuildingNameType.TypeOccurrence.Enum typeOccurrence)Sets the "TypeOccurrence" attribute
-