| Package | Description |
|---|---|
| co.ecg.alpaca.toolkit.generated.datatypes |
| Modifier and Type | Method and Description |
|---|---|
static OCIResponse[] |
OCIResponse.getArrayFromNode(Node node,
String elementName)
Retrieves an array of elements of type OCIResponse by parsing the XML node.
|
static OCIResponse |
OCIResponse.getFromNode(Node node)
Retrieves an elements of type OCIResponse by parsing an XML node.
|
| Modifier and Type | Method and Description |
|---|---|
static Element |
OCIResponse.formRequest(Request<?> request,
OCIResponse datatype,
String elementName)
Appends this DataType to the given Request
|
Copyright © 2016 ECG. All rights reserved.