Uses of Class
org.web3d.x3d.util.x3duom.SimpleTypeEnumerations
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of SimpleTypeEnumerations in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as SimpleTypeEnumerations Modifier and Type Field Description protected SimpleTypeEnumerationsX3DUnifiedObjectModel. simpleTypeEnumerationsMethods in org.web3d.x3d.util.x3duom that return SimpleTypeEnumerations Modifier and Type Method Description SimpleTypeEnumerationsObjectFactory. createSimpleTypeEnumerations()Create an instance ofSimpleTypeEnumerationsSimpleTypeEnumerationsX3DUnifiedObjectModel. getSimpleTypeEnumerations()Gets the value of the simpleTypeEnumerations property.Methods in org.web3d.x3d.util.x3duom with parameters of type SimpleTypeEnumerations Modifier and Type Method Description voidX3DUnifiedObjectModel. setSimpleTypeEnumerations(SimpleTypeEnumerations value)Sets the value of the simpleTypeEnumerations property.