Uses of Class
org.web3d.x3d.util.x3duom.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
Modifier and TypeFieldDescriptionprotected List
<Enumeration> ContainerField.enumeration
protected List
<Enumeration> Field.enumeration
protected List
<Enumeration> SimpleType.enumeration
Modifier and TypeMethodDescriptionObjectFactory.createEnumeration()
Create an instance ofEnumeration
Modifier 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.