Uses of Class
org.web3d.x3d.util.x3duom.ComponentInfo
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of ComponentInfo in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ComponentInfo Modifier and Type Field Description protected ComponentInfoInterfaceDefinition. componentInfoFields in org.web3d.x3d.util.x3duom with type parameters of type ComponentInfo Modifier and Type Field Description protected java.util.List<ComponentInfo>Field. componentInfoMethods in org.web3d.x3d.util.x3duom that return ComponentInfo Modifier and Type Method Description ComponentInfoObjectFactory. createComponentInfo()Create an instance ofComponentInfoComponentInfoInterfaceDefinition. getComponentInfo()Gets the value of the componentInfo property.Methods in org.web3d.x3d.util.x3duom that return types with arguments of type ComponentInfo Modifier and Type Method Description java.util.List<ComponentInfo>Field. getComponentInfo()Gets the value of the componentInfo property.Methods in org.web3d.x3d.util.x3duom with parameters of type ComponentInfo Modifier and Type Method Description voidInterfaceDefinition. setComponentInfo(ComponentInfo value)Sets the value of the componentInfo property.