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

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

Methods in org.eclipse.higgins.sts.api that return IDSAKeyValue
 IDSAKeyValue IKeyValue.getDSAKeyValue()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IDSAKeyValue
 void IKeyValue.setDSAKeyValue(IDSAKeyValue keyValue)