Package | Description |
---|---|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Field and Description |
---|---|
protected AccessTypeNames |
Field.accessType |
Modifier and Type | Method and Description |
---|---|
static AccessTypeNames |
AccessTypeNames.fromValue(String v) |
AccessTypeNames |
Field.getAccessType()
Gets the value of the accessType property.
|
static AccessTypeNames |
AccessTypeNames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessTypeNames[] |
AccessTypeNames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Field.setAccessType(AccessTypeNames value)
Sets the value of the accessType property.
|