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 ContainerField
InterfaceDefinition. containerField
Methods in org.web3d.x3d.util.x3duom that return ContainerField Modifier and Type Method Description ContainerField
ObjectFactory. createContainerField()
Create an instance ofContainerField
ContainerField
InterfaceDefinition. 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 void
InterfaceDefinition. setContainerField(ContainerField value)
Sets the value of the containerField property.