Uses of Class
org.web3d.x3d.util.x3duom.SimpleTypeEnumerations
Packages that use SimpleTypeEnumerations
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of SimpleTypeEnumerations in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as SimpleTypeEnumerationsModifier and TypeFieldDescriptionprotected SimpleTypeEnumerationsX3DUnifiedObjectModel.simpleTypeEnumerationsMethods in org.web3d.x3d.util.x3duom that return SimpleTypeEnumerationsModifier and TypeMethodDescriptionObjectFactory.createSimpleTypeEnumerations()Create an instance ofSimpleTypeEnumerationsX3DUnifiedObjectModel.getSimpleTypeEnumerations()Gets the value of the simpleTypeEnumerations property.Methods in org.web3d.x3d.util.x3duom with parameters of type SimpleTypeEnumerationsModifier and TypeMethodDescriptionvoidX3DUnifiedObjectModel.setSimpleTypeEnumerations(SimpleTypeEnumerations value) Sets the value of the simpleTypeEnumerations property.