|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.SecurePlay.SPUEPrivatePolicy
Enumerated class with values: A, P, Q. This is used for the Privacy Policy for messages. It should be replaced by an "enum" with Java 1.5.

| Field Summary | |
static SPUEPrivatePolicy |
A
The value: A |
static SPUEPrivatePolicy |
P
The value: P |
static SPUEPrivatePolicy |
Q
The value: Q |
| Method Summary | |
java.lang.String |
toString()
returns the value as a string |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final SPUEPrivatePolicy A
public static final SPUEPrivatePolicy P
public static final SPUEPrivatePolicy Q
| Method Detail |
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||