public class TdrTime extends Object
byte
bMin
bSec
short
nHour
TdrTime()
TdrTime(int time)
boolean
isValid()
void
parse(int time)
int
toTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public short nHour
public byte bMin
public byte bSec
public TdrTime()
public TdrTime(int time)
public void parse(int time) throws TdrException
TdrException
public boolean isValid()
public int toTime()
Copyright © 2026. All rights reserved.