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