|
|||||||||
| 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.ASN1UniversalString
public class ASN1UniversalString
| Field Summary |
|---|
| Fields inherited from class com.mindbright.asn1.ASN1String |
|---|
value |
| Fields inherited from class com.mindbright.asn1.ASN1Object |
|---|
isSet, tag |
| Constructor Summary | |
|---|---|
ASN1UniversalString()
|
|
| 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 ASN1UniversalString()
| Method Detail |
|---|
public void setValue(java.lang.String string)
setValue in class ASN1CharStringpublic java.lang.String getValue()
getValue in class ASN1CharString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||