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

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

public final class AsnEndOfIndefiniteLengthContent
extends AsnSimpleValueBase


Constructor Summary
AsnEndOfIndefiniteLengthContent()
           
AsnEndOfIndefiniteLengthContent(AsnEndOfIndefiniteLengthContent copy)
           
 
Method Summary
 AsnEndOfIndefiniteLengthContent copyAsnValue()
           
 
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
 

Constructor Detail

AsnEndOfIndefiniteLengthContent

public AsnEndOfIndefiniteLengthContent()

AsnEndOfIndefiniteLengthContent

public AsnEndOfIndefiniteLengthContent(AsnEndOfIndefiniteLengthContent copy)
Method Detail

copyAsnValue

public AsnEndOfIndefiniteLengthContent copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.