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