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