org.eclipse.higgins.configuration.api
Interface ISetting


public interface ISetting

Author:
mikemci

Method Summary
 String getName()
           
 String getType()
           
 Object getValue()
           
 

Method Detail

getName

String getName()

getType

String getType()

getValue

Object getValue()