Class DateVariable

java.lang.Object
com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, VisitableItem, Serializable, Cloneable, Comparable<com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem>

public class DateVariable extends Variable.VariableWithValue<Date>
See Also:
  • Constructor Details

    • DateVariable

      public DateVariable()
  • Method Details