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.x3duom
Fields in org.web3d.x3d.util.x3duom with type parameters of type EnumerationModifier and TypeFieldDescriptionprotected List
<Enumeration> ContainerField.enumeration
protected List
<Enumeration> Field.enumeration
protected List
<Enumeration> SimpleType.enumeration
Methods in org.web3d.x3d.util.x3duom that return EnumerationModifier and TypeMethodDescriptionObjectFactory.createEnumeration()
Create an instance ofEnumeration
Methods 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.