Uses of Class
org.web3d.x3d.util.x3duom.FieldDeclaration
Packages that use FieldDeclaration
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of FieldDeclaration in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as FieldDeclarationMethods in org.web3d.x3d.util.x3duom that return FieldDeclarationModifier and TypeMethodDescriptionObjectFactory.createFieldDeclaration()
Create an instance ofFieldDeclaration
ContentModel.getFieldDeclaration()
Gets the value of the fieldDeclaration property.Methods in org.web3d.x3d.util.x3duom with parameters of type FieldDeclarationModifier and TypeMethodDescriptionvoid
ContentModel.setFieldDeclaration
(FieldDeclaration value) Sets the value of the fieldDeclaration property.