Uses of Class
org.web3d.x3d.util.x3duom.ContainerField
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of ContainerField in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ContainerField Modifier and Type Field Description protected ContainerFieldInterfaceDefinition. containerFieldMethods in org.web3d.x3d.util.x3duom that return ContainerField Modifier and Type Method Description ContainerFieldObjectFactory. createContainerField()Create an instance ofContainerFieldContainerFieldInterfaceDefinition. getContainerField()Gets the value of the containerField property.Methods in org.web3d.x3d.util.x3duom with parameters of type ContainerField Modifier and Type Method Description voidInterfaceDefinition. setContainerField(ContainerField value)Sets the value of the containerField property.