|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transport | |
---|---|
fr.etai.xat2v2.obj | |
fr.etai.xat2v2.util | Classes in this package are all utility classes. |
Uses of Transport in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return Transport | |
---|---|
Transport |
Shuttle.getTransport()
Gets the value of the transport property. |
Methods in fr.etai.xat2v2.obj with parameters of type Transport | |
---|---|
void |
Shuttle.setTransport(Transport value)
Sets the value of the transport property. |
Uses of Transport in fr.etai.xat2v2.util |
---|
Methods in fr.etai.xat2v2.util with parameters of type Transport | |
---|---|
static Classification |
TransportUtil.getDialogByRef(Transport transport,
String ref)
Gets the classification from dialogList property. |
static String |
TransportUtil.getDialogValue(Transport transport,
String ref)
Gets the classification.value from dialogList. |
static Message[] |
TransportUtil.getErrors(Transport transport)
Returns all the error messages contained in the transport object |
static Classification |
TransportUtil.getSecurityByRef(Transport transport,
String ref)
Gets the classification from securityList property. |
static String |
TransportUtil.getSecurityValue(Transport transport,
String ref)
Gets the classification.value from securityList. |
static String[] |
TransportUtil.getVerbOptions(Transport transport,
String verb)
|
static String[] |
TransportUtil.getVerbs(Transport transport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |