|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeBuilder | |
|---|---|
| org.identityconnectors.framework.common.objects | |
| Uses of AttributeBuilder in org.identityconnectors.framework.common.objects |
|---|
| Methods in org.identityconnectors.framework.common.objects that return AttributeBuilder | |
|---|---|
AttributeBuilder |
AttributeBuilder.addValue(Collection<?> obj)
Adds each object in the collection as a value for the attribute that is being built. |
AttributeBuilder |
AttributeBuilder.addValue(Object... objs)
Add each of the specified objects as a values for the attribute that is being built. |
AttributeBuilder |
AttributeBuilder.setName(String name)
Set the name of the attribute that is being built. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||