Uses of Class
org.web3d.x3d.util.x3duom.Enumeration
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of Enumeration in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom with type parameters of type Enumeration Modifier and Type Field Description protected java.util.List<Enumeration>ContainerField. enumerationprotected java.util.List<Enumeration>Field. enumerationprotected java.util.List<Enumeration>SimpleType. enumerationMethods in org.web3d.x3d.util.x3duom that return Enumeration Modifier and Type Method Description EnumerationObjectFactory. createEnumeration()Create an instance ofEnumerationMethods in org.web3d.x3d.util.x3duom that return types with arguments of type Enumeration Modifier and Type Method Description java.util.List<Enumeration>ContainerField. getEnumeration()Gets the value of the enumeration property.java.util.List<Enumeration>Field. getEnumeration()Gets the value of the enumeration property.java.util.List<Enumeration>SimpleType. getEnumeration()Gets the value of the enumeration property.