nu.dll.lyskom
Class MembershipType
java.lang.Object
|
+--nu.dll.lyskom.KomToken
|
+--nu.dll.lyskom.Bitstring
|
+--nu.dll.lyskom.MembershipType
- All Implemented Interfaces:
- java.io.Serializable
- public class MembershipType
- extends Bitstring
Represents a Membership-Type. TODO: document the flags.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
bitcount
public static final int bitcount
- See Also:
- Constant Field Values
invitation
public static final int invitation
- See Also:
- Constant Field Values
passive
public static final int passive
- See Also:
- Constant Field Values
secret
public static final int secret
- See Also:
- Constant Field Values
reserved1
public static final int reserved1
- See Also:
- Constant Field Values
reserved2
public static final int reserved2
- See Also:
- Constant Field Values
reserved3
public static final int reserved3
- See Also:
- Constant Field Values
reserved4
public static final int reserved4
- See Also:
- Constant Field Values
reserved5
public static final int reserved5
- See Also:
- Constant Field Values
MembershipType
public MembershipType(boolean[] bits)
MembershipType
public MembershipType(nu.dll.lyskom.KomToken token)