public class IfcDateAndTime extends IfcEntity
Constructor and Description |
---|
IfcDateAndTime() |
Modifier and Type | Method and Description |
---|---|
IfcCalendarDate |
getDateComponent() |
IfcLocalTime |
getTimeComponent() |
void |
setDateComponent(IfcCalendarDate value) |
void |
setTimeComponent(IfcLocalTime value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCalendarDate getDateComponent()
public final void setDateComponent(IfcCalendarDate value)
public final IfcLocalTime getTimeComponent()
public final void setTimeComponent(IfcLocalTime value)