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