ch.tatool.core.data
Class DoubleProperty

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

public class DoubleProperty
extends GenericProperty<Double>

Double value property object

Author:
Michael Ruflin

Constructor Summary
DoubleProperty(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

DoubleProperty

public DoubleProperty(String propertyName)


Copyright © 2012. All Rights Reserved.