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