| Package | Description | 
|---|---|
| org.identityconnectors.framework.common.objects | 
| Modifier and Type | Method and Description | 
|---|---|
ObjectClassInfoBuilder | 
ObjectClassInfoBuilder.addAllAttributeInfo(Collection<AttributeInfo> c)
Add to the  
ObjectClassInfo that is being built each
 AttributeInfo in the specified collection. | 
ObjectClassInfoBuilder | 
ObjectClassInfoBuilder.addAttributeInfo(AttributeInfo info)
Add the specified  
AttributeInfo object to the
 ObjectClassInfo that is being built. | 
ObjectClassInfoBuilder | 
ObjectClassInfoBuilder.setType(String type)
Sets the specified  
type for the
 ObjectClassInfo object that is being built. | 
Copyright © 2022. All rights reserved.