public class TSRecord extends BaseRecord
Modifier and Type | Class and Description |
---|---|
static class |
TSRecord.TSSubType |
date
Constructor and Description |
---|
TSRecord() |
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
Return the title
|
TSRecord.TSSubType |
getTSsubType()
get the TS subtype
|
void |
setTitle(String title)
set the title
|
void |
setTSsubType(TSRecord.TSSubType tSsubType)
set TS Subtype
|
getDate, setDate
public String getTitle()
public void setTitle(String title)
title
- public TSRecord.TSSubType getTSsubType()
public void setTSsubType(TSRecord.TSSubType tSsubType)
TSsubType
- SubtypeCopyright © 2015. All Rights Reserved.