org.deegree.enterprise.control
Class RPCParameter
java.lang.Object
  
org.deegree.enterprise.control.RPCParameter
- Direct Known Subclasses: 
 - RPCMember
 
public class RPCParameter
- extends Object
 
The class encapsulates a parameter of a RPC. Notice that the value of the parameter may be
 complex (RPCStruct) or an array.
- Version:
 
  - $Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RPCParameter
public RPCParameter(Class type,
                    Object value)
- Parameters:
 type - class of the parametervalue - the value of the parameter
getType
public Class getType()
- returns the class of the parameter
- Returns:
 - class of the parameter
 
 
 
getValue
public Object getValue()
- returns the value of the parameter
- Returns:
 - the value of the parameter
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org