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