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