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

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

public class AsnGraphicString
extends AsnStringValueBase


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

AsnGraphicString

public AsnGraphicString()

AsnGraphicString

public AsnGraphicString(String value)

AsnGraphicString

public AsnGraphicString(AsnType type)

AsnGraphicString

public AsnGraphicString(AsnGraphicString copy)
Method Detail

copyAsnValue

public AsnGraphicString copyAsnValue()


Copyright 2007-2007 SourceForge. All Rights Reserved.