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