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