Uses of Class
org.web3d.x3d.util.x3duom.Statements
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of Statements in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as Statements Modifier and Type Field Description protected StatementsX3DUnifiedObjectModel. statementsMethods in org.web3d.x3d.util.x3duom that return Statements Modifier and Type Method Description StatementsObjectFactory. createStatements()Create an instance ofStatementsStatementsX3DUnifiedObjectModel. getStatements()Gets the value of the statements property.Methods in org.web3d.x3d.util.x3duom with parameters of type Statements Modifier and Type Method Description voidX3DUnifiedObjectModel. setStatements(Statements value)Sets the value of the statements property.