se.linkon.stina.domain.provider
Class ReadTimeout

java.lang.Object
  extended by org.stina.framework.support.persistence.properties.TiProperty
      extended by se.linkon.stina.domain.provider.ReadTimeout

public class ReadTimeout
extends TiProperty

This property resides in its own file for easier instantiation from different property sets.

Version:
$Revision: 1 $, $Date: 06-04-12 12:52 $
Author:
Per Lindberger

Field Summary
 
Fields inherited from class org.stina.framework.support.persistence.properties.TiProperty
ANY, COMMENT, DEPRECATED, FALSE, NV_SEPARATOR, SEPARATOR, SYSTEM, TRUE, UNASSIGNED
 
Constructor Summary
ReadTimeout()
           
 
Method Summary
protected  java.lang.String specifyArgKey()
           
protected  java.lang.String specifyDefaultValue()
           
protected  java.lang.String specifyDescription()
           
protected  java.lang.String specifyKey()
           
protected  java.lang.String[][] specifyValidValues()
           
 
Methods inherited from class org.stina.framework.support.persistence.properties.TiProperty
getArgumentKey, getDescription, getKey, getValidValuesEnumeration, getValue, isAssigned, isDeprecated, isSystem, isValueSet, isValueValid, paramString, setValue, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReadTimeout

public ReadTimeout()
Method Detail

specifyKey

protected java.lang.String specifyKey()
Specified by:
specifyKey in class TiProperty

specifyArgKey

protected java.lang.String specifyArgKey()
Specified by:
specifyArgKey in class TiProperty

specifyDefaultValue

protected java.lang.String specifyDefaultValue()
Specified by:
specifyDefaultValue in class TiProperty

specifyDescription

protected java.lang.String specifyDescription()
Specified by:
specifyDescription in class TiProperty

specifyValidValues

protected java.lang.String[][] specifyValidValues()
Specified by:
specifyValidValues in class TiProperty


Copyright © 2012. All Rights Reserved.