public class ECar extends BaseASNWrapper<Car>
logger, mObject| Constructor and Description |
|---|
ECar() |
ECar(byte[] aEncoded) |
ECar(java.lang.String aSmName,
char aServiceIndicator,
char aDiscretionaryData,
java.lang.String aAlgorithmReference,
long aYear) |
| Modifier and Type | Method and Description |
|---|---|
static ECar |
fromValue(byte[] aCarValue) |
byte[] |
getByteValues() |
int |
getLength() |
byte[] |
getTagLen() |
static byte[] |
getTagLen(int aLen) |
void |
setCar(byte[] aCarValue) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic ECar(byte[] aEncoded)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic ECar()
public ECar(java.lang.String aSmName,
char aServiceIndicator,
char aDiscretionaryData,
java.lang.String aAlgorithmReference,
long aYear)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic void setCar(byte[] aCarValue)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic int getLength()
public byte[] getByteValues()
public static ECar fromValue(byte[] aCarValue) 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.