net.sf.mvnflexreports
Class RemoteObject
java.lang.Object
net.sf.mvnflexreports.RemoteObject
public class RemoteObject
- extends java.lang.Object
- Author:
- Rémi Flament
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteObject
public RemoteObject()
getMethods
public java.util.Map<java.lang.String,RemoteObjectMethod> getMethods()
setMethods
public void setMethods(java.util.Map<java.lang.String,RemoteObjectMethod> methods)
getDestination
public java.lang.String getDestination()
setDestination
public void setDestination(java.lang.String destination)
getCount
public int getCount()
setCount
public void setCount(int count)
increment
public void increment()
Copyright © 2008. All Rights Reserved.