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