org.gcube.messaging.common.messages.records
Class TSRecord
java.lang.Object
org.gcube.messaging.common.messages.records.BaseRecord
org.gcube.messaging.common.messages.records.TSRecord
- All Implemented Interfaces:
- Serializable
public class TSRecord
- 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 |
TSRecord
public TSRecord()
getTitle
public String getTitle()
- Return the title
- Returns:
- the title
setTitle
public void setTitle(String title)
- set the title
- Parameters:
title
-
getTSsubType
public TSRecord.TSSubType getTSsubType()
- get the TS subtype
- Returns:
- the subtype
setTSsubType
public void setTSsubType(TSRecord.TSSubType tSsubType)
- set TS Subtype
- Parameters:
TSsubType
- Subtype
Copyright © 2014. All Rights Reserved.