public class DateTimeData extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SUB_TYPE_DURATION |
static String |
SUB_TYPE_REPEAT |
Constructor and Description |
---|
DateTimeData() |
Modifier and Type | Method and Description |
---|---|
long |
getEndTime() |
long |
getStartTime() |
String |
getSubType() |
TimeStruct |
getTimeStruct() |
boolean |
hasSubType() |
boolean |
hasTimeStruct() |
public static final String SUB_TYPE_DURATION
public static final String SUB_TYPE_REPEAT
public long getStartTime()
public long getEndTime()
public String getSubType()
public boolean hasSubType()
public TimeStruct getTimeStruct()
public boolean hasTimeStruct()
Copyright © 2018. All rights reserved.