public class OleLocationIngest extends Object
Constructor and Description |
---|
OleLocationIngest() |
Modifier and Type | Method and Description |
---|---|
String |
getLocationCode()
Gets the locationCode attribute.
|
String |
getLocationId()
Gets the locationId attribute.
|
String |
getLocationLevelCode()
Gets the locationLevelCode attribute.
|
String |
getLocationName()
Gets the locationName attribute.
|
String |
getParentLocationCode()
Gets the parentLocationCode attribute.
|
void |
setLocationCode(String locationCode)
Sets the locationCode attribute value.
|
void |
setLocationId(String locationId)
Sets the locationId attribute value.
|
void |
setLocationLevelCode(String locationLevelCode)
Sets the locationLevelCode attribute value.
|
void |
setLocationName(String locationName)
Sets the locationName attribute value.
|
void |
setParentLocationCode(String parentLocationCode)
Sets the parentLocationCode attribute value.
|
public OleLocationIngest()
public String getLocationId()
public void setLocationId(String locationId)
locationId
- The locationId to set.public String getLocationCode()
public void setLocationCode(String locationCode)
locationCode
- The locationCode to set.public String getLocationName()
public void setLocationName(String locationName)
locationName
- The locationName to set.public String getLocationLevelCode()
public void setLocationLevelCode(String locationLevelCode)
locationLevelCode
- The locationLevelCode to set.public String getParentLocationCode()
public void setParentLocationCode(String parentLocationCode)
parentLocationCode
- The parentLocationCode to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.