ch.tatool.core.data
Class DateProperty

java.lang.Object
  extended by ch.tatool.core.data.GenericProperty<Date>
      extended by ch.tatool.core.data.DateProperty
All Implemented Interfaces:
Property<Date>

public class DateProperty
extends GenericProperty<Date>

Date value property object

Author:
Andre Locher

Constructor Summary
DateProperty(String propertyName)
           
 
Method Summary
 
Methods inherited from class ch.tatool.core.data.GenericProperty
clearValue, clearValue, clearValue, copyValue, copyValue, ensureValue, ensureValue, ensureValue, ensureValue, getPropertyName, getPropertyType, getStringValue, getStringValue, getStringValue, getStringValue, getValue, getValue, getValue, getValue, getValue, getValue, isSet, isSet, isSet, restoreValue, restoreValue, setStringValue, setStringValue, setValue, setValue, setValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateProperty

public DateProperty(String propertyName)


Copyright © 2012. All Rights Reserved.