public class AtpInfo extends KeyEntityInfo implements Serializable
KeyEntityInfo.Builder
attributes
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) |
getKey
getDescr, getName, getStateKey, getTypeKey
getMeta
getAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescr, getName
getTypeKey
getStateKey
getAttributes
public 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.