IfcDateAndTime

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcDateAndTime()

Methods

MethodDescription
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)