public class DateTimeValue extends Object
DateTimeValue()
String
getDate()
getTime()
boolean
hasDate()
hasTime()
void
setDate(String date)
setTime(String time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTimeValue()
public void setDate(String date)
public void setTime(String time)
public String getTime()
public String getDate()
public boolean hasDate()
public boolean hasTime()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.