| Modifier and Type | Method and Description |
|---|---|
List<ValidValueMappingElement> |
ManageValidValues.getValidValueMappings(String userId,
String validValueGUID,
int startFrom,
int pageSize)
Page through the list of mappings for a valid value.
|
| Constructor and Description |
|---|
ValidValueMappingElement(ValidValueMappingElement template)
Copy clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidValueMappingElement> |
ValidValueMappingsResponse.getElementList()
Return the metadata element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidValueMappingsResponse.setElementList(List<ValidValueMappingElement> elementList)
Set up the metadata element to return.
|
Copyright © 2018–2020 ODPi. All rights reserved.