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

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

public class AsnUTF8String
extends AsnStringValueBase


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

AsnUTF8String

public AsnUTF8String()

AsnUTF8String

public AsnUTF8String(String value)

AsnUTF8String

public AsnUTF8String(AsnType type)

AsnUTF8String

public AsnUTF8String(AsnUTF8String copy)
Method Detail

copyAsnValue

public AsnUTF8String copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.