Uses of Class
org.web3d.x3d.util.x3duom.FieldTypes
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of FieldTypes in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as FieldTypes Modifier and Type Field Description protected FieldTypesX3DUnifiedObjectModel. fieldTypesMethods in org.web3d.x3d.util.x3duom that return FieldTypes Modifier and Type Method Description FieldTypesObjectFactory. createFieldTypes()Create an instance ofFieldTypesFieldTypesX3DUnifiedObjectModel. getFieldTypes()Gets the value of the fieldTypes property.Methods in org.web3d.x3d.util.x3duom with parameters of type FieldTypes Modifier and Type Method Description voidX3DUnifiedObjectModel. setFieldTypes(FieldTypes value)Sets the value of the fieldTypes property.