public class EHeaderList extends BaseASNWrapper<HeaderList>
logger, mObject| Constructor and Description |
|---|
EHeaderList() |
EHeaderList(byte[] aEncoded) |
EHeaderList(HeaderList aObject) |
| Modifier and Type | Method and Description |
|---|---|
static EHeaderList |
fromValue(byte[] aHeaderListValue) |
java.util.LinkedHashMap<com.objsys.asn1j.runtime.Asn1Tag,java.lang.Integer> |
getListInfo() |
int |
getMessageLen() |
void |
setHeaderList(byte[] aHeaderListValue) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic EHeaderList(HeaderList aObject)
public EHeaderList(byte[] aEncoded)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EHeaderList()
public void setHeaderList(byte[] aHeaderListValue)
public static EHeaderList fromValue(byte[] aHeaderListValue) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic int getMessageLen()
throws java.io.IOException,
com.objsys.asn1j.runtime.Asn1Exception
java.io.IOExceptioncom.objsys.asn1j.runtime.Asn1Exceptionpublic java.util.LinkedHashMap<com.objsys.asn1j.runtime.Asn1Tag,java.lang.Integer> getListInfo()
throws java.io.IOException,
com.objsys.asn1j.runtime.Asn1Exception
java.io.IOExceptioncom.objsys.asn1j.runtime.Asn1ExceptionCopyright © 2025. All rights reserved.