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