org.deegree.enterprise.control
Class RPCUtils
java.lang.Object
  
org.deegree.enterprise.control.RPCUtils
public class RPCUtils
- extends Object
 
- Since:
 
  - 2.0
 
- Version:
 
  - $Revision: 6259 $, 1.0. $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: bezema $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RPCUtils
public RPCUtils()
getRpcPropertyAsString
public static String getRpcPropertyAsString(RPCStruct struct,
                                            String memberName)
- returns a named member value of the passed struct as string
- Parameters:
 struct - memberName - 
- Returns:
 - a named member value of the passed struct as string
 
 
 
getRpcPropertyAsInt
public static int getRpcPropertyAsInt(RPCStruct struct,
                                      String memberName)
- returns a named member value of the passed struct as integer
- Parameters:
 struct - memberName - 
- Returns:
 - a named member value of the passed struct as integer
 
 
 
getRpcPropertyAsDouble
public static double getRpcPropertyAsDouble(RPCStruct struct,
                                            String memberName)
- returns a named member value of the passed struct as integer
- Parameters:
 struct - memberName - 
- Returns:
 - a named member value of the passed struct as integer
 
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net