|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.etai.xat2v2.util.TransportUtil
public final class TransportUtil
Method Summary | |
---|---|
static Classification |
getDialogByRef(Transport transport,
String ref)
Gets the classification from dialogList property. |
static String |
getDialogValue(Transport transport,
String ref)
Gets the classification.value from dialogList. |
static Message[] |
getErrors(Transport transport)
Returns all the error messages contained in the transport object |
static Classification |
getSecurityByRef(Transport transport,
String ref)
Gets the classification from securityList property. |
static String |
getSecurityValue(Transport transport,
String ref)
Gets the classification.value from securityList. |
static String[] |
getVerbOptions(Transport transport,
String verb)
|
static String[] |
getVerbs(Transport transport)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Classification getDialogByRef(Transport transport, String ref)
transport
- ref
-
public static String getDialogValue(Transport transport, String ref)
transport
- ref
-
public static Classification getSecurityByRef(Transport transport, String ref)
transport
- ref
-
public static String getSecurityValue(Transport transport, String ref)
transport
- ref
-
public static String[] getVerbOptions(Transport transport, String verb)
transport
- verb
-
public static String[] getVerbs(Transport transport)
transport
-
public static Message[] getErrors(Transport transport)
xat2
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |