PlainTime

constructor(    hour: Int = definedExternally,     minute: Int = definedExternally,     second: Int = definedExternally,     millisecond: Int = definedExternally,     microsecond: Int = definedExternally,     nanosecond: Int = definedExternally)(source)