public class EResponderID extends BaseASNWrapper<ResponderID>
Description:
| Modifier and Type | Field and Description |
|---|---|
static byte |
_BYKEY |
static byte |
_BYNAME |
logger, mObject| Constructor and Description |
|---|
EResponderID(com.objsys.asn1j.runtime.Asn1OctetString name) |
EResponderID(byte[] aBytes) |
EResponderID(EName name) |
EResponderID(ResponderID aObject) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getResponderIdByKey() |
EName |
getResponderIdByName() |
int |
getType() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic static final byte _BYNAME
public static final byte _BYKEY
public EResponderID(ResponderID aObject)
public EResponderID(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EResponderID(EName name) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EResponderID(com.objsys.asn1j.runtime.Asn1OctetString name)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic int getType()
public EName getResponderIdByName()
public byte[] getResponderIdByKey()
Copyright © 2025. All rights reserved.