Uses of Class
org.web3d.x3d.util.x3duom.FieldDeclaration
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of FieldDeclaration in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as FieldDeclaration Modifier and Type Field Description protected FieldDeclarationContentModel. fieldDeclarationMethods in org.web3d.x3d.util.x3duom that return FieldDeclaration Modifier and Type Method Description FieldDeclarationObjectFactory. createFieldDeclaration()Create an instance ofFieldDeclarationFieldDeclarationContentModel. getFieldDeclaration()Gets the value of the fieldDeclaration property.Methods in org.web3d.x3d.util.x3duom with parameters of type FieldDeclaration Modifier and Type Method Description voidContentModel. setFieldDeclaration(FieldDeclaration value)Sets the value of the fieldDeclaration property.