public class IfcIrregularTimeSeriesValue extends IfcEntity
| Constructor and Description |
|---|
IfcIrregularTimeSeriesValue() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue> |
getListValues() |
IfcDateTime |
getTimeStamp() |
void |
setListValues(IfcCollection<IfcValue> value) |
void |
setTimeStamp(IfcDateTime value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcDateTime getTimeStamp()
public final void setTimeStamp(IfcDateTime value)
public final IfcCollection<IfcValue> getListValues()
public final void setListValues(IfcCollection<IfcValue> value)