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