org.gcube.portlets.admin.resourcesweeper.server
Class QueryParameter

java.lang.Object
  extended by org.gcube.portlets.admin.resourcesweeper.server.QueryParameter

public class QueryParameter
extends Object


Field Summary
protected  String name
           
protected  String value
           
 
Constructor Summary
QueryParameter(String name, String value)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

protected String name

value

protected String value
Constructor Detail

QueryParameter

public QueryParameter(String name,
                      String value)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.