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