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