| 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 |
|---|---|
CampusType |
CampusType.Builder.build()
Builds an instance of a CampusType based on the current state of the builder.
|
CampusType |
Campus.getCampusType()
This is the campus type for the Campus.
|
CampusType |
CampusService.getCampusType(String code)
This will return a
CampusType. |
| Modifier and Type | Method and Description |
|---|---|
List<CampusType> |
CampusService.findAllCampusTypes()
This will return all
CampusType. |
List<CampusType> |
CampusTypeQueryResults.getResults() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.