org.deegree.enterprise.control
Class RPCMember
java.lang.Object
org.deegree.enterprise.control.RPCParameter
org.deegree.enterprise.control.RPCMember
public class RPCMember
- extends RPCParameter
Extends RPCParameter_Impl by adding a new member variable 'name'.
A RPCMember is contained within a RPCStruct that enables
the creation of complex parameters.
- Version:
- $Revision: 9338 $ $Date: 2007-12-27 13:31:31 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth
Method Summary |
String |
getName()
returns the name of the struct member |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPCMember
public RPCMember(Class type,
Object value,
String name)
- Parameters:
type
- class of the parametervalue
- the value of the parametername
- name of the member
getName
public String getName()
- returns the name of the struct member
- Returns:
- name of the member
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net