| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcServiceLifeTypeEnum> |
IfcServiceLifeTypeEnum.VALUES
A public read-only list of all the 'Ifc Service Life Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcServiceLifeTypeEnum |
IfcServiceLifeTypeEnum.get(int value)
Returns the 'Ifc Service Life Type Enum' literal with the specified integer value.
|
static IfcServiceLifeTypeEnum |
IfcServiceLifeTypeEnum.get(String literal)
Returns the 'Ifc Service Life Type Enum' literal with the specified literal value.
|
static IfcServiceLifeTypeEnum |
IfcServiceLifeTypeEnum.getByName(String name)
Returns the 'Ifc Service Life Type Enum' literal with the specified name.
|
IfcServiceLifeTypeEnum |
IfcServiceLife.getServiceLifeType()
Returns the value of the 'Service Life Type' attribute.
|
static IfcServiceLifeTypeEnum |
IfcServiceLifeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcServiceLifeTypeEnum[] |
IfcServiceLifeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcServiceLife.setServiceLifeType(IfcServiceLifeTypeEnum value)
Sets the value of the '
Service Life Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcServiceLifeTypeEnum |
Ifc2x3tc1FactoryImpl.createIfcServiceLifeTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcServiceLifeTypeEnum |
IfcServiceLifeImpl.getServiceLifeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcServiceLifeImpl.setServiceLifeType(IfcServiceLifeTypeEnum newServiceLifeType) |
Copyright © 2018 OpenSource BIM. All rights reserved.