|
SecurePlayLibray J2SE v2.1 |
|||||||||
| 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 |
private java.lang.String |
name
place holder for the value |
static SPUEPrivatePolicy |
P
The value: P |
static SPUEPrivatePolicy |
Q
The value: Q |
| Constructor Summary | |
private |
SPUEPrivatePolicy(java.lang.String name)
Constructor that sets the value |
| 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 |
private final java.lang.String name
public static final SPUEPrivatePolicy A
public static final SPUEPrivatePolicy P
public static final SPUEPrivatePolicy Q
| Constructor Detail |
private SPUEPrivatePolicy(java.lang.String name)
| Method Detail |
public java.lang.String toString()
|
SecurePlayLibray J2SE v2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||