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

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

public class AsnObjectDescriptor
extends AsnStringValueBase


Constructor Summary
AsnObjectDescriptor()
           
AsnObjectDescriptor(AsnObjectDescriptor copy)
           
AsnObjectDescriptor(AsnType type)
           
AsnObjectDescriptor(String value)
           
 
Method Summary
 AsnObjectDescriptor copyAsnValue()
           
 
Methods inherited from class ch.panter.li.bi.asn.value.AsnStringValueBase
assign, getValue, setValue, toString
 
Methods inherited from class ch.panter.li.bi.asn.value.AsnObjectValueBase
computeHashCode, copyValueObject, getValueObject, isEqualTo, setValueObject, validateValueObject
 
Methods inherited from class ch.panter.li.bi.asn.AsnValueBase
checkTypeDerivedFrom, collectValidationInfo, equals, getTag, getType, hashCode, isValid, setTag, validate, validateStructure
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsnObjectDescriptor

public AsnObjectDescriptor()

AsnObjectDescriptor

public AsnObjectDescriptor(String value)

AsnObjectDescriptor

public AsnObjectDescriptor(AsnType type)

AsnObjectDescriptor

public AsnObjectDescriptor(AsnObjectDescriptor copy)
Method Detail

copyAsnValue

public AsnObjectDescriptor copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.