ch.tatool.core.data
Class ObjectProperty

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

public class ObjectProperty
extends GenericProperty<Object>

Object value property object

Author:
Michael Ruflin

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

ObjectProperty

public ObjectProperty(String propertyName)


Copyright © 2012. All Rights Reserved.