io.leopard.topnb.model
Class PerformanceHistoryKey
java.lang.Object
io.leopard.topnb.model.PerformanceHistoryKey
- Direct Known Subclasses:
- PerformanceHistory
public class PerformanceHistoryKey
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceHistoryKey
public PerformanceHistoryKey()
PerformanceHistoryKey
public PerformanceHistoryKey(java.lang.String postdate,
java.lang.String entryName)
getPostdate
public java.lang.String getPostdate()
setPostdate
public void setPostdate(java.lang.String postdate)
getEntryName
public java.lang.String getEntryName()
setEntryName
public void setEntryName(java.lang.String entryName)
Copyright © 2014. All Rights Reserved.