| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities | |
| com.aspose.cad.fileformats.ifc.ifc4.types |
| Modifier and Type | Method and Description |
|---|---|
IfcStateEnum4 |
IfcSimplePropertyTemplate4.getAccessState() |
IfcStateEnum4 |
IfcOwnerHistory4.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSimplePropertyTemplate4.setAccessState(IfcStateEnum4 value) |
void |
IfcOwnerHistory4.setState(IfcStateEnum4 value) |
| Modifier and Type | Method and Description |
|---|---|
static IfcStateEnum4 |
IfcStateEnum4.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcStateEnum4[] |
IfcStateEnum4.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.