| Package | Description | 
|---|---|
| org.kuali.rice.kim.api.responsibility | Copyright 2005-2012 The Kuali Foundation
 Licensed under the Educational Community License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Responsibility.Builder | Responsibility.Builder. create(ResponsibilityContract contract)Creates a Responsibility from an existing  ResponsibilityContract. | 
| static Responsibility.Builder | Responsibility.Builder. create(String namespaceCode,
            String name)Creates a Responsibility with the required fields. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Responsibility.Builder> | ResponsibilityQueryResults.Builder. getResults() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResponsibilityQueryResults.Builder. setResults(List<Responsibility.Builder> results) | 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.