BEAST
eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommand Class Reference

Public Member Functions

 XmlRpcCommand ()
 Default constructor.
 
void setObjects (Object[] objects)
 
Object[] getObjects ()
 
void setMethod (String method)
 
String getMethod ()
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ XmlRpcCommand()

eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommand.XmlRpcCommand ( )
inline

Default constructor.

Member Function Documentation

◆ getMethod()

String eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommand.getMethod ( )
inline
Returns
the method

◆ getObjects()

Object[] eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommand.getObjects ( )
inline
Returns
the objects

◆ setMethod()

void eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommand.setMethod ( String method)
inline
Parameters
methodthe method to set

◆ setObjects()

void eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommand.setObjects ( Object[] objects)
inline
Parameters
objectsthe objects to set

The documentation for this class was generated from the following file: