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

java.lang.Object
  extended by ch.panter.li.bi.asn.AsnValueBase
      extended by ch.panter.li.bi.asn.value.AsnSimpleValueBase
All Implemented Interfaces:
Validatable, AsnValue
Direct Known Subclasses:
AsnByteArrayValueBase, AsnEndOfIndefiniteLengthContent, AsnNull, AsnObjectValueBase, AsnOIDValueBase

public abstract class AsnSimpleValueBase
extends AsnValueBase


Constructor Summary
AsnSimpleValueBase(AsnSimpleValueBase copy)
           
AsnSimpleValueBase(AsnType type)
           
 
Method Summary
 
Methods inherited from class ch.panter.li.bi.asn.AsnValueBase
checkTypeDerivedFrom, collectValidationInfo, computeHashCode, equals, getTag, getType, hashCode, isEqualTo, isValid, setTag, toString, validate, validateStructure
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ch.panter.li.bi.asn.AsnValue
copyAsnValue
 

Constructor Detail

AsnSimpleValueBase

AsnSimpleValueBase(AsnType type)

AsnSimpleValueBase

AsnSimpleValueBase(AsnSimpleValueBase copy)


Copyright 2007-2007 SourceForge. All Rights Reserved.