Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.datatypes |
Modifier and Type | Field and Description |
---|---|
protected SearchCriteriaExactUserType |
SystemAccessDevice.SystemAccessDeviceGetUserListRequest.searchCriteriaExactUserType |
protected SearchCriteriaExactUserType |
ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListRequest.searchCriteriaExactUserType |
protected SearchCriteriaExactUserType |
GroupAccessDevice.GroupAccessDeviceGetUserListRequest.searchCriteriaExactUserType |
Modifier and Type | Method and Description |
---|---|
SearchCriteriaExactUserType |
SystemAccessDevice.SystemAccessDeviceGetUserListRequest.getSearchCriteriaExactUserType() |
SearchCriteriaExactUserType |
ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListRequest.getSearchCriteriaExactUserType() |
SearchCriteriaExactUserType |
GroupAccessDevice.GroupAccessDeviceGetUserListRequest.getSearchCriteriaExactUserType() |
Modifier and Type | Method and Description |
---|---|
SystemAccessDevice.SystemAccessDeviceGetUserListRequest |
SystemAccessDevice.SystemAccessDeviceGetUserListRequest.setSearchCriteriaExactUserType(SearchCriteriaExactUserType searchCriteriaExactUserType) |
ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListRequest |
ServiceProviderAccessDevice.ServiceProviderAccessDeviceGetUserListRequest.setSearchCriteriaExactUserType(SearchCriteriaExactUserType searchCriteriaExactUserType) |
GroupAccessDevice.GroupAccessDeviceGetUserListRequest |
GroupAccessDevice.GroupAccessDeviceGetUserListRequest.setSearchCriteriaExactUserType(SearchCriteriaExactUserType searchCriteriaExactUserType) |
Modifier and Type | Method and Description |
---|---|
static SearchCriteriaExactUserType[] |
SearchCriteriaExactUserType.getArrayFromNode(Node node,
String elementName)
Retrieves an array of elements of type SearchCriteriaExactUserType by parsing the XML node.
|
static SearchCriteriaExactUserType |
SearchCriteriaExactUserType.getFromNode(Node node)
Retrieves an elements of type SearchCriteriaExactUserType by parsing an XML node.
|
SearchCriteriaExactUserType |
SearchCriteriaExactUserType.setUserType(UserType userType) |
Modifier and Type | Method and Description |
---|---|
static Element |
SearchCriteriaExactUserType.formRequest(Request<?> request,
SearchCriteriaExactUserType datatype,
String elementName)
Appends this DataType to the given Request
|
Copyright © 2016 ECG. All rights reserved.