FormValueDateTime

public class FormValueDateTime extends FormValue

Constructors

FormValueDateTime

public FormValueDateTime(String name, String label, String type, DateTime value)

Methods

getValue

public DateTime getValue()

setValue

public void setValue(DateTime value)

toString

public String toString()