Package | Description |
---|---|
x3d.fields |
This package contains the x3d field types.
|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Method and Description |
---|---|
MFInt32 |
ObjectFactory.createMFInt32() |
Modifier and Type | Field and Description |
---|---|
protected MFInt32 |
MetadataInteger.value |
Modifier and Type | Method and Description |
---|---|
MFInt32 |
MetadataInteger.getValue()
Gets the value of the value property.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataInteger.setValue(MFInt32 value)
Sets the value of the value property.
|