Uses of Class
org.web3d.x3d.util.x3duom.Inheritance
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of Inheritance in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as Inheritance Modifier and Type Field Description protected InheritanceInterfaceDefinition. inheritanceMethods in org.web3d.x3d.util.x3duom that return Inheritance Modifier and Type Method Description InheritanceObjectFactory. createInheritance()Create an instance ofInheritanceInheritanceInterfaceDefinition. getInheritance()Gets the value of the inheritance property.Methods in org.web3d.x3d.util.x3duom with parameters of type Inheritance Modifier and Type Method Description voidInterfaceDefinition. setInheritance(Inheritance value)Sets the value of the inheritance property.