- 
- 
- 
Methods in javax.management.relation with parameters of type RoleUnresolved 
| Modifier and Type | Method | Description |  
| void | RoleUnresolvedList. add(int index,
   RoleUnresolved role) | Inserts the unresolved role specified as an element at the position
 specified. |  
| void | RoleUnresolvedList. add(RoleUnresolved role) | Adds the RoleUnresolved specified as the last element of the list. |  
| void | RoleUnresolvedList. set(int index,
   RoleUnresolved role) | Sets the element at the position specified to be the unresolved role
 specified. |