ch.tatool.core.data
Class LongProperty

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

public class LongProperty
extends GenericProperty<Long>

Long value property object

Author:
Michael Ruflin

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

LongProperty

public LongProperty(String propertyName)


Copyright © 2012. All Rights Reserved.