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