|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Campus.Builder | |
|---|---|
| org.kuali.rice.location.api.campus | Copyright 2005-2013 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. |
| Uses of Campus.Builder in org.kuali.rice.location.api.campus |
|---|
| Methods in org.kuali.rice.location.api.campus that return Campus.Builder | |
|---|---|
static Campus.Builder |
Campus.Builder.create(CampusContract contract)
Creates a builder by populating it with data from the given CampusContract. |
static Campus.Builder |
Campus.Builder.create(String code)
Creates a builder from the given campus code. |
| Methods in org.kuali.rice.location.api.campus that return types with arguments of type Campus.Builder | |
|---|---|
List<Campus.Builder> |
CampusQueryResults.Builder.getResults()
|
| Method parameters in org.kuali.rice.location.api.campus with type arguments of type Campus.Builder | |
|---|---|
void |
CampusQueryResults.Builder.setResults(List<Campus.Builder> results)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||