public class AtpInfo extends KeyEntityInfo implements Serializable
KeyEntityInfo.Builderattributes| Constructor and Description | 
|---|
AtpInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
Date | 
getEndDate()  | 
Date | 
getStartDate()  | 
static AtpInfo | 
newInstance()  | 
void | 
setEndDate(Date endDate)  | 
void | 
setStartDate(Date startDate)  | 
getKeygetDescr, getName, getStateKey, getTypeKeygetMetagetAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescr, getNamegetTypeKeygetStateKeygetAttributespublic AtpInfo()
public static AtpInfo newInstance()
public Date getStartDate()
public void setStartDate(Date startDate)
public Date getEndDate()
public void setEndDate(Date endDate)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.