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

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

public class AsnChoice
extends AsnContainerValueBase


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

AsnChoice

public AsnChoice()

AsnChoice

public AsnChoice(AsnType type)

AsnChoice

public AsnChoice(AsnChoice copy)
Method Detail

copyAsnValue

public AsnChoice copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.