ch.panter.li.bi.asn.api
Interface StringValue

All Superinterfaces:
StringValueInfo
All Known Implementing Classes:
AsnBMPString, AsnCharacterString, AsnGeneralString, AsnGraphicString, AsnIA5String, AsnNumericString, AsnObjectDescriptor, AsnPrintableString, AsnStringValueBase, AsnTeletexString, AsnUniversalString, AsnUTF8String, AsnVideotexString, AsnVisibleString

public interface StringValue
extends StringValueInfo


Method Summary
 void assign(StringValue other)
           
 void setValue(String value)
           
 
Methods inherited from interface ch.panter.li.bi.asn.api.StringValueInfo
getValue
 

Method Detail

setValue

void setValue(String value)

assign

void assign(StringValue other)


Copyright 2007-2007 SourceForge. All Rights Reserved.