| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcSpatialZoneTypeEnum> |
IfcSpatialZoneTypeEnum.VALUES
A public read-only list of all the 'Ifc Spatial Zone Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSpatialZoneTypeEnum |
IfcSpatialZoneTypeEnum.get(int value)
Returns the 'Ifc Spatial Zone Type Enum' literal with the specified integer value.
|
static IfcSpatialZoneTypeEnum |
IfcSpatialZoneTypeEnum.get(String literal)
Returns the 'Ifc Spatial Zone Type Enum' literal with the specified literal value.
|
static IfcSpatialZoneTypeEnum |
IfcSpatialZoneTypeEnum.getByName(String name)
Returns the 'Ifc Spatial Zone Type Enum' literal with the specified name.
|
IfcSpatialZoneTypeEnum |
IfcSpatialZone.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcSpatialZoneTypeEnum |
IfcSpatialZoneType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcSpatialZoneTypeEnum |
IfcSpatialZoneTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSpatialZoneTypeEnum[] |
IfcSpatialZoneTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSpatialZone.setPredefinedType(IfcSpatialZoneTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcSpatialZoneType.setPredefinedType(IfcSpatialZoneTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialZoneTypeEnum |
Ifc4FactoryImpl.createIfcSpatialZoneTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcSpatialZoneTypeEnum |
IfcSpatialZoneTypeImpl.getPredefinedType() |
IfcSpatialZoneTypeEnum |
IfcSpatialZoneImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSpatialZoneTypeImpl.setPredefinedType(IfcSpatialZoneTypeEnum newPredefinedType) |
void |
IfcSpatialZoneImpl.setPredefinedType(IfcSpatialZoneTypeEnum newPredefinedType) |
Copyright © 2016 OpenSource BIM. All rights reserved.