public class IfcIrregularTimeSeriesValue4X3 extends IfcEntityBase
IfcIrregularTimeSeriesValue
| Constructor and Description |
|---|
IfcIrregularTimeSeriesValue4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue4X3> |
getListValues() |
IfcDateTime4X3 |
getTimeStamp() |
void |
setListValues(IfcCollection<IfcValue4X3> value) |
void |
setTimeStamp(IfcDateTime4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcDateTime4X3 getTimeStamp()
public final void setTimeStamp(IfcDateTime4X3 value)
public final IfcCollection<IfcValue4X3> getListValues()
public final void setListValues(IfcCollection<IfcValue4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.