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