com.mindbright.asn1
public class ASN1TeletexString extends ASN1CharString
value
isSet, tag
Constructor and Description |
---|
ASN1TeletexString() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
void |
setValue(java.lang.String string) |
equals, hashCode
decodeValue, encodeValue, getRaw, setRaw
decodeValue, getTag, getType, isSet, setValue, toString
public void setValue(java.lang.String string)
setValue
in class ASN1CharString
public java.lang.String getValue()
getValue
in class ASN1CharString