org.gcube.messaging.common.messages.records
Class QuickSearchRecord

java.lang.Object
  extended by org.gcube.messaging.common.messages.records.BaseRecord
      extended by org.gcube.messaging.common.messages.records.QuickSearchRecord
All Implemented Interfaces:
Serializable

public class QuickSearchRecord
extends BaseRecord

Author:
Andrea Manzi(CERN)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gcube.messaging.common.messages.records.BaseRecord
date
 
Constructor Summary
QuickSearchRecord()
           
 
Method Summary
 String getTerm()
          get the term
 void setTerm(String term)
          set the term
 
Methods inherited from class org.gcube.messaging.common.messages.records.BaseRecord
getDate, setDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickSearchRecord

public QuickSearchRecord()
Method Detail

getTerm

public String getTerm()
get the term

Returns:
the term

setTerm

public void setTerm(String term)
set the term

Parameters:
term -


Copyright © 2014. All Rights Reserved.