|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.console.ui.views.vdb.EntitlementMigrationSummaryInfo
public class EntitlementMigrationSummaryInfo
Constructor Summary | |
---|---|
EntitlementMigrationSummaryInfo(java.lang.String entName,
int matched,
int dropped,
int newCount)
|
Method Summary | |
---|---|
java.lang.String |
getEntitlementName()
|
int |
getNumDropped()
|
int |
getNumMatched()
|
int |
getNumNew()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntitlementMigrationSummaryInfo(java.lang.String entName, int matched, int dropped, int newCount)
Method Detail |
---|
public java.lang.String getEntitlementName()
public int getNumMatched()
public int getNumDropped()
public int getNumNew()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |