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