Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.services | |
co.ecg.alpaca.toolkit.generated.tables |
Modifier and Type | Field and Description |
---|---|
protected List<GroupSeriesCompletionUserTableRow> |
GroupSeriesCompletion.GroupSeriesCompletionGetAvailableUserListResponse.userTable |
protected List<GroupSeriesCompletionUserTableRow> |
GroupSeriesCompletion.GroupSeriesCompletionGetInstanceResponse.userTable |
Modifier and Type | Method and Description |
---|---|
List<GroupSeriesCompletionUserTableRow> |
GroupSeriesCompletion.GroupSeriesCompletionGetAvailableUserListResponse.getUserTable() |
List<GroupSeriesCompletionUserTableRow> |
GroupSeriesCompletion.GroupSeriesCompletionGetInstanceResponse.getUserTable() |
Modifier and Type | Method and Description |
---|---|
void |
GroupSeriesCompletion.GroupSeriesCompletionGetAvailableUserListResponse.setUserTable(List<GroupSeriesCompletionUserTableRow> userTable) |
void |
GroupSeriesCompletion.GroupSeriesCompletionGetInstanceResponse.setUserTable(List<GroupSeriesCompletionUserTableRow> userTable) |
Modifier and Type | Method and Description |
---|---|
static GroupSeriesCompletionUserTableRow |
GroupSeriesCompletionUserTableRow.getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
Modifier and Type | Method and Description |
---|---|
static List<GroupSeriesCompletionUserTableRow> |
GroupSeriesCompletionUserTableRow.getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
Copyright © 2016 ECG. All rights reserved.