|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.aocat.psis.client.utils.Results.Majors
public static class Results.Majors
PSIS major result codes.
| Field Summary | |
|---|---|
static java.lang.String |
RequesterError
The request could not be satisfied due to an error on the part of the requester. |
static java.lang.String |
ResponderError
The request could not be satisfied due to an error on the part of the responder. |
static java.lang.String |
Success
The protocol executed successfully. |
| Constructor Summary | |
|---|---|
Results.Majors()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String Success
public static java.lang.String RequesterError
public static java.lang.String ResponderError
| Constructor Detail |
|---|
public Results.Majors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||