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