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