|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteObjectMethod in net.sf.mvnflexreports |
---|
Methods in net.sf.mvnflexreports that return types with arguments of type RemoteObjectMethod | |
---|---|
java.util.Map<java.lang.String,RemoteObjectMethod> |
RemoteObject.getMethods()
|
java.util.Set<RemoteObjectMethod> |
RemoteObjectUse.getUsedMethods()
|
Methods in net.sf.mvnflexreports with parameters of type RemoteObjectMethod | |
---|---|
int |
RemoteObjectMethod.compareTo(RemoteObjectMethod o)
Compare method names |
Method parameters in net.sf.mvnflexreports with type arguments of type RemoteObjectMethod | |
---|---|
void |
RemoteObject.setMethods(java.util.Map<java.lang.String,RemoteObjectMethod> methods)
|
void |
RemoteObjectUse.setUsedMethods(java.util.Set<RemoteObjectMethod> usedMethods)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |