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