Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities | |
com.aspose.cad.fileformats.ifc.ifc4.types |
Modifier and Type | Method and Description |
---|---|
IfcProtectiveDeviceTrippingUnitTypeEnum |
IfcProtectiveDeviceTrippingUnit.getPredefinedType() |
IfcProtectiveDeviceTrippingUnitTypeEnum |
IfcProtectiveDeviceTrippingUnitType.getPredefinedType() |
Modifier and Type | Method and Description |
---|---|
void |
IfcProtectiveDeviceTrippingUnit.setPredefinedType(IfcProtectiveDeviceTrippingUnitTypeEnum value) |
void |
IfcProtectiveDeviceTrippingUnitType.setPredefinedType(IfcProtectiveDeviceTrippingUnitTypeEnum value) |
Modifier and Type | Method and Description |
---|---|
static IfcProtectiveDeviceTrippingUnitTypeEnum |
IfcProtectiveDeviceTrippingUnitTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcProtectiveDeviceTrippingUnitTypeEnum[] |
IfcProtectiveDeviceTrippingUnitTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|