|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.xmlrpc.RoleBitmapStruct
public class RoleBitmapStruct
Aux class to convert a role bitmap to something usable by the XML-RPC library.
| Constructor Summary | |
|---|---|
RoleBitmapStruct()
|
|
| Method Summary | |
|---|---|
static RoleBitmap |
toOrig(java.lang.String bitString)
|
static java.lang.String |
toString(RoleBitmap rb)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleBitmapStruct()
| Method Detail |
|---|
public static java.lang.String toString(RoleBitmap rb)
public static RoleBitmap toOrig(java.lang.String bitString)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||