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

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

Methods in org.eclipse.higgins.sts.api that return ITimestamp
 ITimestamp ISecurityInformation.getTimestamp()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type ITimestamp
 void ISecurityInformation.setTimestamp(ITimestamp timestamp)