ch.tatool.core.data
Class StringProperty

java.lang.Object
  extended by ch.tatool.core.data.GenericProperty<String>
      extended by ch.tatool.core.data.StringProperty
All Implemented Interfaces:
Property<String>
Direct Known Subclasses:
Result.ResultProperty

public class StringProperty
extends GenericProperty<String>

String value property object

Author:
Michael Ruflin

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

StringProperty

public StringProperty(String propertyName)


Copyright © 2012. All Rights Reserved.