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