public class UnboundLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LocationLevel |
locationLevel |
protected String |
primary |
protected String |
status |
| Constructor and Description |
|---|
UnboundLocation() |
| Modifier and Type | Method and Description |
|---|---|
LocationLevel |
getLocationLevel()
Gets the value of the locationLevel property.
|
String |
getPrimary() |
String |
getStatus() |
void |
setLocationLevel(LocationLevel value)
Sets the value of the locationLevel property.
|
void |
setPrimary(String primary) |
void |
setStatus(String status) |
protected LocationLevel locationLevel
public UnboundLocation()
public LocationLevel getLocationLevel()
LocationLevelpublic void setLocationLevel(LocationLevel value)
value - allowed object is
LocationLevelpublic String getPrimary()
public void setPrimary(String primary)
primary - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.