| Package | Description |
|---|---|
| org.kuali.rice.location.api.campus |
Copyright 2005-2016 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 CampusType.Builder |
CampusType.Builder.create(CampusTypeContract contract)
Creates a builder by populating it with data from the given
CampusTypeContract. |
static CampusType.Builder |
CampusType.Builder.create(String code)
Creates a builder from the given campus type code.
|
CampusType.Builder |
Campus.Builder.getCampusType() |
| Modifier and Type | Method and Description |
|---|---|
List<CampusType.Builder> |
CampusTypeQueryResults.Builder.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Campus.Builder.setCampusType(CampusType.Builder campusType) |
| Modifier and Type | Method and Description |
|---|---|
void |
CampusTypeQueryResults.Builder.setResults(List<CampusType.Builder> results) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.