ch.panter.li.bi.asn.value
Class AsnGeneralizedTime

java.lang.Object
  extended by ch.panter.li.bi.asn.AsnValueBase
      extended by ch.panter.li.bi.asn.value.AsnSimpleValueBase
          extended by ch.panter.li.bi.asn.value.AsnObjectValueBase
              extended by ch.panter.li.bi.asn.value.AsnTimeValueBase
                  extended by ch.panter.li.bi.asn.value.AsnGeneralizedTime
All Implemented Interfaces:
TimeValue, TimeValueInfo, Validatable, AsnValue

public class AsnGeneralizedTime
extends AsnTimeValueBase


Constructor Summary
AsnGeneralizedTime()
           
AsnGeneralizedTime(AsnGeneralizedTime copy)
           
AsnGeneralizedTime(AsnType type)
           
AsnGeneralizedTime(Date time)
           
 
Method Summary
 AsnGeneralizedTime copyAsnValue()
           
 
Methods inherited from class ch.panter.li.bi.asn.value.AsnTimeValueBase
assign, copyValueObject, getValue, setValue, toString
 
Methods inherited from class ch.panter.li.bi.asn.value.AsnObjectValueBase
computeHashCode, getValueObject, isEqualTo, setValueObject, validateValueObject
 
Methods inherited from class ch.panter.li.bi.asn.AsnValueBase
checkTypeDerivedFrom, collectValidationInfo, equals, getTag, getType, hashCode, isValid, setTag, validate, validateStructure
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsnGeneralizedTime

public AsnGeneralizedTime()

AsnGeneralizedTime

public AsnGeneralizedTime(Date time)

AsnGeneralizedTime

public AsnGeneralizedTime(AsnType type)

AsnGeneralizedTime

public AsnGeneralizedTime(AsnGeneralizedTime copy)
Method Detail

copyAsnValue

public AsnGeneralizedTime copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.