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