Package | Description |
---|---|
org.identityconnectors.framework.common.objects |
Modifier and Type | Method and Description |
---|---|
SuggestedValuesBuilder |
SuggestedValuesBuilder.addValues(Collection<?> obj)
Adds each object in the collection as a value for SuggestedValues instance that is being built.
|
SuggestedValuesBuilder |
SuggestedValuesBuilder.addValues(Object... objs)
Add each of the specified objects as a value for SuggestedValues instance that is being built.
|
Copyright © 2022. All rights reserved.