|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.mvnflexreports.RemoteObjectMethod
public class RemoteObjectMethod
| Constructor Summary | |
|---|---|
RemoteObjectMethod()
|
|
| Method Summary | |
|---|---|
int |
compareTo(RemoteObjectMethod o)
Compare method names |
int |
getCount()
|
java.lang.String |
getName()
|
void |
increment()
|
void |
setCount(int count)
|
void |
setName(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteObjectMethod()
| Method Detail |
|---|
public int getCount()
public void setCount(int count)
public void increment()
public java.lang.String getName()
public void setName(java.lang.String name)
public int compareTo(RemoteObjectMethod o)
compareTo in interface java.lang.Comparable<RemoteObjectMethod>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||