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

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
              extended by ch.panter.li.bi.asn.value.AsnSet
All Implemented Interfaces:
Validatable, AsnValue

public class AsnSet
extends AsnComplexValueBase


Constructor Summary
AsnSet()
           
AsnSet(AsnSet copy)
           
AsnSet(AsnType type)
           
 
Method Summary
 AsnSet copyAsnValue()
           
 
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
 

Constructor Detail

AsnSet

public AsnSet()

AsnSet

public AsnSet(AsnType type)

AsnSet

public AsnSet(AsnSet copy)
Method Detail

copyAsnValue

public AsnSet copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.