| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities | |
| com.aspose.cad.fileformats.ifc.ifc4.types |
| Modifier and Type | Method and Description |
|---|---|
IfcMedicalDeviceTypeEnum |
IfcMedicalDevice.getPredefinedType() |
IfcMedicalDeviceTypeEnum |
IfcMedicalDeviceType.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMedicalDevice.setPredefinedType(IfcMedicalDeviceTypeEnum value) |
void |
IfcMedicalDeviceType.setPredefinedType(IfcMedicalDeviceTypeEnum value) |
| Modifier and Type | Method and Description |
|---|---|
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.
|