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

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

public class AsnIA5String
extends AsnStringValueBase


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

AsnIA5String

public AsnIA5String()

AsnIA5String

public AsnIA5String(String value)

AsnIA5String

public AsnIA5String(AsnType type)

AsnIA5String

public AsnIA5String(AsnIA5String copy)
Method Detail

copyAsnValue

public AsnIA5String copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.