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