ch.panter.li.bi.asn.api
Interface TimeValue

All Superinterfaces:
TimeValueInfo
All Known Implementing Classes:
AsnGeneralizedTime, AsnTimeValueBase, AsnUniversalTime

public interface TimeValue
extends TimeValueInfo


Method Summary
 void assign(TimeValue other)
           
 void setValue(Date value)
           
 
Methods inherited from interface ch.panter.li.bi.asn.api.TimeValueInfo
getValue
 

Method Detail

setValue

void setValue(Date value)

assign

void assign(TimeValue other)


Copyright 2007-2007 SourceForge. All Rights Reserved.