public class DateTime extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_INVALID |
static String |
TYPE_SEMANTIC |
static String |
TYPE_TIME_RECOMMEND |
Constructor and Description |
---|
DateTime() |
Modifier and Type | Method and Description |
---|---|
DateTimeData |
getData() |
String |
getType() |
boolean |
hasData() |
boolean |
hasType() |
public static final String TYPE_TIME_RECOMMEND
public static final String TYPE_SEMANTIC
public static final String TYPE_INVALID
public String getType()
public boolean hasType()
public DateTimeData getData()
public boolean hasData()
Copyright © 2018. All rights reserved.