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