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