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