|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hqme.cm.Account
public final class Account
Field Summary | |
---|---|
OriginACL |
acl
|
java.lang.String |
origin
|
Property[] |
properties
|
Constructor Summary | |
---|---|
Account()
|
Method Summary | |
---|---|
static Account |
fromBase64String(java.lang.String str)
|
static java.lang.String |
toBase64String(Account acc)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String origin
public OriginACL acl
public Property[] properties
Constructor Detail |
---|
public Account()
Method Detail |
---|
public static java.lang.String toBase64String(Account acc)
public static Account fromBase64String(java.lang.String str)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |