org.n52.wps.client
Class ClientDescribeProcessRequest

java.lang.Object
  extended by org.n52.wps.client.AbstractClientGETRequest
      extended by org.n52.wps.client.ClientDescribeProcessRequest

public class ClientDescribeProcessRequest
extends AbstractClientGETRequest


Field Summary
 
Fields inherited from class org.n52.wps.client.AbstractClientGETRequest
requestParams
 
Method Summary
 void setIdentifier(java.lang.String[] ids)
           
 boolean valid()
           
 
Methods inherited from class org.n52.wps.client.AbstractClientGETRequest
getRequest, setRequestParamValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setIdentifier

public void setIdentifier(java.lang.String[] ids)

valid

public boolean valid()
Specified by:
valid in class AbstractClientGETRequest


Copyright © 2007-2011 52north.org. All Rights Reserved.