org.gcube.portlets.user.results.shared
Class SearchableFieldBean
java.lang.Object
org.gcube.portlets.user.results.shared.SearchableFieldBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class SearchableFieldBean
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchableFieldBean
public SearchableFieldBean(String name,
String value)
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2014. All Rights Reserved.