|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.eac.Flags
public class Flags
| Constructor Summary | |
|---|---|
Flags()
|
|
Flags(int v)
|
|
| Method Summary | |
|---|---|
int |
getFlags()
|
boolean |
isSet(int flag)
|
void |
set(int flag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Flags()
public Flags(int v)
| Method Detail |
|---|
public void set(int flag)
public boolean isSet(int flag)
public int getFlags()
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||