Uses of Class
org.web3d.x3d.util.x3duom.SimpleTypeEnumerations
Packages that use SimpleTypeEnumerations
-
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.