Package | Description |
---|---|
org.kuali.rice.location.api.campus |
Copyright 2005-2015 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 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.
|
Modifier and Type | Method and Description |
---|---|
List<Campus.Builder> |
CampusQueryResults.Builder.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
CampusQueryResults.Builder.setResults(List<Campus.Builder> results) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.