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