Uses of Class
org.web3d.x3d.util.x3duom.Enumeration
Packages that use Enumeration
-
Uses of Enumeration in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom with type parameters of type EnumerationModifier and TypeFieldDescriptionprotected List<Enumeration> ContainerField.enumerationprotected List<Enumeration> Field.enumerationprotected List<Enumeration> SimpleType.enumerationMethods in org.web3d.x3d.util.x3duom that return EnumerationModifier and TypeMethodDescriptionObjectFactory.createEnumeration()Create an instance ofEnumerationMethods in org.web3d.x3d.util.x3duom that return types with arguments of type EnumerationModifier and TypeMethodDescriptionContainerField.getEnumeration()Gets the value of the enumeration property.Field.getEnumeration()Gets the value of the enumeration property.SimpleType.getEnumeration()Gets the value of the enumeration property.