IfcDateAndTime
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcDateAndTime() |
Methods
| Method | Description |
|---|---|
| getDateComponent() | |
| setDateComponent(IfcCalendarDate value) | |
| getTimeComponent() | |
| setTimeComponent(IfcLocalTime value) |
IfcDateAndTime()
public IfcDateAndTime()
getDateComponent()
public final IfcCalendarDate getDateComponent()
Returns: IfcCalendarDate
setDateComponent(IfcCalendarDate value)
public final void setDateComponent(IfcCalendarDate value)
getTimeComponent()
public final IfcLocalTime getTimeComponent()
Returns: IfcLocalTime
setTimeComponent(IfcLocalTime value)
public final void setTimeComponent(IfcLocalTime value)