org.gcube.messaging.common.messages.records
Class GoogleSearchRecord
java.lang.Object
org.gcube.messaging.common.messages.records.BaseRecord
org.gcube.messaging.common.messages.records.GoogleSearchRecord
- All Implemented Interfaces:
- Serializable
public class GoogleSearchRecord
- extends BaseRecord
- Author:
- Andrea Manzi (CERN)
- See Also:
- Serialized Form
Fields inherited from class org.gcube.messaging.common.messages.records.BaseRecord |
date |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleSearchRecord
public GoogleSearchRecord()
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.