|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.tsp.GenTimeAccuracy
Constructor Summary | |
GenTimeAccuracy(org.bouncycastle.asn1.tsp.Accuracy accuracy)
|
Method Summary | |
int |
getMicros()
|
int |
getMillis()
|
int |
getSeconds()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GenTimeAccuracy(org.bouncycastle.asn1.tsp.Accuracy accuracy)
Method Detail |
public int getSeconds()
public int getMillis()
public int getMicros()
public java.lang.String toString()
toString
in class java.lang.Object
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |