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