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