| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FemRowCountStatistics
RowCountStatistics object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
| Method Summary | |
|---|---|
|  Long | getAnalyzeRowCount()Returns the value of attribute analyzeRowCount. | 
|  String | getAnalyzeTimestamp()Returns the value of attribute analyzeTimestamp. | 
|  FemAbstractColumnSet | getColumnSet()Returns the value of reference ColumnSet. | 
|  Long | getDeletedRowCount()Returns the value of attribute deletedRowCount. | 
|  String | getDmlTimestamp()Returns the value of attribute dmlTimestamp. | 
|  Long | getRowCount()Returns the value of attribute rowCount. | 
|  void | setAnalyzeRowCount(Long newValue)Sets the value of analyzeRowCount attribute. | 
|  void | setAnalyzeTimestamp(String newValue)Sets the value of analyzeTimestamp attribute. | 
|  void | setColumnSet(FemAbstractColumnSet newValue)Sets the value of ColumnSet reference. | 
|  void | setDeletedRowCount(Long newValue)Sets the value of deletedRowCount attribute. | 
|  void | setDmlTimestamp(String newValue)Sets the value of dmlTimestamp attribute. | 
|  void | setRowCount(Long newValue)Sets the value of rowCount attribute. | 
| Methods inherited from interface javax.jmi.reflect.RefObject | 
|---|
| refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite | 
| Methods inherited from interface javax.jmi.reflect.RefFeatured | 
|---|
| refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue | 
| Methods inherited from interface javax.jmi.reflect.RefBaseObject | 
|---|
| equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints | 
| Method Detail | 
|---|
String getDmlTimestamp()
void setDmlTimestamp(String newValue)
getDmlTimestamp() for description on the attribute.
newValue - New value to be set.Long getRowCount()
void setRowCount(Long newValue)
getRowCount() for
 description on the attribute.
newValue - New value to be set.Long getDeletedRowCount()
void setDeletedRowCount(Long newValue)
getDeletedRowCount() for description on the attribute.
newValue - New value to be set.String getAnalyzeTimestamp()
void setAnalyzeTimestamp(String newValue)
getAnalyzeTimestamp() for description on the attribute.
newValue - New value to be set.Long getAnalyzeRowCount()
void setAnalyzeRowCount(Long newValue)
getAnalyzeRowCount() for description on the attribute.
newValue - New value to be set.FemAbstractColumnSet getColumnSet()
void setColumnSet(FemAbstractColumnSet newValue)
getColumnSet() for
 description on the attribute.
newValue - New value to be set.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||