Uses of Class
org.web3d.x3d.util.x3duom.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
Modifier and TypeMethodDescriptionObjectFactory.createFieldDeclaration()
Create an instance ofFieldDeclaration
ContentModel.getFieldDeclaration()
Gets the value of the fieldDeclaration property.Modifier and TypeMethodDescriptionvoid
ContentModel.setFieldDeclaration
(FieldDeclaration value) Sets the value of the fieldDeclaration property.