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

java.lang.Object
  extended by ch.panter.li.bi.asn.AsnValueBase
      extended by ch.panter.li.bi.asn.value.AsnContainerValueBase
          extended by ch.panter.li.bi.asn.value.AsnComplexValueBase
All Implemented Interfaces:
Validatable, AsnValue
Direct Known Subclasses:
AsnEmbeddedPdv, AsnExternal, AsnSequence, AsnSequenceOf, AsnSet, AsnSetOf

public abstract class AsnComplexValueBase
extends AsnContainerValueBase


Constructor Summary
AsnComplexValueBase(AsnComplexValueBase copy)
           
AsnComplexValueBase(AsnType type)
           
 
Method Summary
 
Methods inherited from class ch.panter.li.bi.asn.value.AsnContainerValueBase
clear, computeHashCode, ensureItemExists, getItemByTag, getItemByTagAndClass, getItems, getWritableItems, isEmpty, isEqualTo, remove, remove, selectChoice, setOptionalItemState, size, toString, validateStructure
 
Methods inherited from class ch.panter.li.bi.asn.AsnValueBase
checkTypeDerivedFrom, collectValidationInfo, equals, getTag, getType, hashCode, isValid, setTag, validate
 
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

AsnComplexValueBase

AsnComplexValueBase(AsnType type)

AsnComplexValueBase

AsnComplexValueBase(AsnComplexValueBase copy)


Copyright 2007-2007 SourceForge. All Rights Reserved.