|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |