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

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

public class GoogleSearchRecord
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
GoogleSearchRecord()
           
 
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

GoogleSearchRecord

public GoogleSearchRecord()
Method Detail

getTerm

public String getTerm()
get the term

Returns:
the term

setTerm

public void setTerm(String term)
set the term

Parameters:
term -


Copyright © 2013. All Rights Reserved.