public class Switch extends X3DGroupingNode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{}X3DGroupingNode"> <attribute name="whichChoice" type="{}SFInt32" default="-1" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected SFInt32 |
whichChoice |
bboxCenter, bboxSize, childObjects
containerField
Constructor and Description |
---|
Switch() |
Modifier and Type | Method and Description |
---|---|
SFInt32 |
getWhichChoice()
Gets the value of the whichChoice property.
|
void |
setWhichChoice(SFInt32 value)
Sets the value of the whichChoice property.
|
getBboxCenter, getBboxSize, getChildObjects, setBboxCenter, setBboxSize
getContainerField, setContainerField
getClazz, getDEF, getIS, getMetadataObject, getUSE, setDEF, setIS, setMetadataObject, setUSE
protected SFInt32 whichChoice