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

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.AsnUniversalTime
All Implemented Interfaces:
TimeValue, TimeValueInfo, Validatable, AsnValue

public class AsnUniversalTime
extends AsnTimeValueBase


Constructor Summary
AsnUniversalTime()
           
AsnUniversalTime(AsnType type)
           
AsnUniversalTime(AsnUniversalTime copy)
           
AsnUniversalTime(Date time)
           
 
Method Summary
 AsnUniversalTime 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

AsnUniversalTime

public AsnUniversalTime()

AsnUniversalTime

public AsnUniversalTime(Date time)

AsnUniversalTime

public AsnUniversalTime(AsnType type)

AsnUniversalTime

public AsnUniversalTime(AsnUniversalTime copy)
Method Detail

copyAsnValue

public AsnUniversalTime copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.