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, wrapArray
public EChr(byte[] aEncoded) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EChr()
public EChr(java.lang.String aChrStr) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public void setChr(byte[] aChrValue) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public 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.ESYAException
public byte[] getTagLen()
public static byte[] getTagLen(int aLen)
Copyright © 2025. All rights reserved.