org.eclipse.tigerstripe.workbench.plugins
Interface IStringPluginProperty

All Superinterfaces:
IPluginProperty

public interface IStringPluginProperty
extends IPluginProperty


Method Summary
 java.lang.String getDefaultString()
           
 void setDefaultString(java.lang.String defaultString)
           
 
Methods inherited from interface org.eclipse.tigerstripe.workbench.plugins.IPluginProperty
buildBodyFromNode, clone, deSerialize, getBodyAsNode, getDefaultValue, getLabel, getName, getTipToolText, getType, serialize, setDefaultValue, setName, setTipToolText
 

Method Detail

getDefaultString

java.lang.String getDefaultString()

setDefaultString

void setDefaultString(java.lang.String defaultString)