public class EContentHints extends BaseASNWrapper<ContentHints>
logger, mObject| Constructor and Description |
|---|
EContentHints(byte[] aBytes) |
EContentHints(java.lang.String aContentDescription,
com.objsys.asn1j.runtime.Asn1ObjectIdentifier aContentType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentDescription()
Returns Content Description of ContentHints attribute
|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getContentType()
Returns Content Type of ContentHints attribute
|
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic EContentHints(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic EContentHints(java.lang.String aContentDescription,
com.objsys.asn1j.runtime.Asn1ObjectIdentifier aContentType)
aContentDescription - defines content type. mandatoryaContentType - defines explanation of hint. optionalCopyright © 2025. All rights reserved.