|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.panter.li.bi.asn.AsnValueBase
ch.panter.li.bi.asn.value.AsnSimpleValueBase
ch.panter.li.bi.asn.value.AsnObjectValueBase
ch.panter.li.bi.asn.value.AsnStringValueBase
ch.panter.li.bi.asn.value.AsnBMPString
public class AsnBMPString
| Constructor Summary | |
|---|---|
AsnBMPString()
|
|
AsnBMPString(AsnBMPString copy)
|
|
AsnBMPString(AsnType type)
|
|
AsnBMPString(String value)
|
|
| Method Summary | |
|---|---|
AsnBMPString |
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 |
|---|
public AsnBMPString()
public AsnBMPString(String value)
public AsnBMPString(AsnType type)
public AsnBMPString(AsnBMPString copy)
| Method Detail |
|---|
public AsnBMPString copyAsnValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||