Uses of Class
org.web3d.x3d.util.x3duom.FieldDeclaration
Packages that use FieldDeclaration
-
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 ofFieldDeclarationContentModel.getFieldDeclaration()Gets the value of the fieldDeclaration property.Methods in org.web3d.x3d.util.x3duom with parameters of type FieldDeclarationModifier and TypeMethodDescriptionvoidContentModel.setFieldDeclaration(FieldDeclaration value) Sets the value of the fieldDeclaration property.