|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.asn1.ASN1Object
com.mindbright.asn1.ASN1String
com.mindbright.asn1.ASN1CharString
com.mindbright.asn1.ASN1UTF8String
public class ASN1UTF8String
Field Summary |
---|
Fields inherited from class com.mindbright.asn1.ASN1String |
---|
value |
Fields inherited from class com.mindbright.asn1.ASN1Object |
---|
isSet, tag |
Constructor Summary | |
---|---|
ASN1UTF8String()
|
Method Summary | |
---|---|
java.lang.String |
getValue()
|
void |
setValue(java.lang.String string)
|
Methods inherited from class com.mindbright.asn1.ASN1CharString |
---|
equals, hashCode |
Methods inherited from class com.mindbright.asn1.ASN1String |
---|
decodeValue, encodeValue, getRaw, setRaw |
Methods inherited from class com.mindbright.asn1.ASN1Object |
---|
decodeValue, getTag, getType, isSet, setValue |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASN1UTF8String()
Method Detail |
---|
public void setValue(java.lang.String string)
setValue
in class ASN1CharString
public java.lang.String getValue()
getValue
in class ASN1CharString
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |