Uses of Class
org.web3d.x3d.util.x3duom.Enumeration
Packages that use Enumeration
Package
Description
 The X3D Java x3duom package provides a
 set of Java utility classes for the X3D Unified Object Model (X3DUOM).
- 
Uses of Enumeration in org.web3d.x3d.util.x3duomFields 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.