Uses of Interface
org.eclipse.higgins.sts.api.IKeyValue

Uses of IKeyValue in org.eclipse.higgins.sts.api
 

Methods in org.eclipse.higgins.sts.api that return IKeyValue
 IKeyValue IKeyInfo.getKeyValue()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IKeyValue
 void IKeyInfo.setKeyValue(IKeyValue elemKeyValue)