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