public class EChr extends BaseASNWrapper<Chr>
logger, mObject| Constructor and Description |
|---|
EChr() |
EChr(byte[] aEncoded) |
EChr(java.lang.String aChrStr) |
| Modifier and Type | Method and Description |
|---|---|
static EChr |
fromValue(byte[] aChrValue) |
byte[] |
getByteValues() |
int |
getLength() |
byte[] |
getTagLen() |
static byte[] |
getTagLen(int aLen) |
void |
setChr(byte[] aChrValue) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic EChr(byte[] aEncoded)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EChr()
public EChr(java.lang.String aChrStr)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic void setChr(byte[] aChrValue)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic int getLength()
public byte[] getByteValues()
public static EChr fromValue(byte[] aChrValue) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic byte[] getTagLen()
public static byte[] getTagLen(int aLen)
Copyright © 2025. All rights reserved.