| Package | Description |
|---|---|
| org.bimserver.interfaces.objects |
| Modifier and Type | Method and Description |
|---|---|
SPrimitiveEnum |
SPrimitiveDefinition.getType() |
static SPrimitiveEnum |
SPrimitiveEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SPrimitiveEnum[] |
SPrimitiveEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPrimitiveDefinition.setType(SPrimitiveEnum type) |
Copyright © 2018 OpenSource BIM. All rights reserved.