public class ESYACAControlRepMsg_donuskodu
extends com.objsys.asn1j.runtime.Asn1Enumerated
Modifier and Type | Class and Description |
---|---|
static class |
ESYACAControlRepMsg_donuskodu.Decoder |
Modifier and Type | Field and Description |
---|---|
protected static ESYACAControlRepMsg_donuskodu |
_failure |
static int |
_FAILURE |
protected static ESYACAControlRepMsg_donuskodu |
_needmoreinfo |
static int |
_NEEDMOREINFO |
protected static ESYACAControlRepMsg_donuskodu |
_success |
static int |
_SUCCESS |
static ESYACAControlRepMsg_donuskodu.Decoder |
DECODER |
BIT_STRING, BMPString, BOOLEAN, DATE, DATE_TIME, DURATION, ENUMERATED, EOC, EXTERNAL, GeneralString, GeneralTime, GraphicString, IA5String, INTEGER, NULL, NumericString, OBJECT_IDENTIFIER, ObjectDescriptor, OCTET_STRING, OID_IRI, OpenType, PrintableString, REAL, RELATIVE_OID_IRI, RelativeOID, SEQUENCE, SET, T61String, TeletexString, TIME, TIME_OF_DAY, UniversalString, UTCTime, UTF8String, VideotexString, VisibleString, z
Modifier | Constructor and Description |
---|---|
protected |
ESYACAControlRepMsg_donuskodu(int value_)
Enumerated constructor: this object must be initialized with one
of the following values:
0
1
2
|
Modifier and Type | Method and Description |
---|---|
int |
encode(com.objsys.asn1j.runtime.Asn1BerEncodeBuffer buffer,
boolean explicit) |
static ESYACAControlRepMsg_donuskodu |
failure()
Singleton accessor method for failure.
|
static ESYACAControlRepMsg_donuskodu |
needmoreinfo()
Singleton accessor method for needmoreinfo.
|
void |
print(java.io.PrintStream _out,
java.lang.String _varName,
int _level) |
static ESYACAControlRepMsg_donuskodu |
success()
Singleton accessor method for success.
|
java.lang.String |
toString() |
static ESYACAControlRepMsg_donuskodu |
valueOf(int _value)
Returns the instance associated with the value passed.
|
encode, encode, encode, encode, encode, encode, encode, encode, equals, equals, getValue, hashCode, parseValue
public static final int _SUCCESS
public static final int _FAILURE
public static final int _NEEDMOREINFO
protected static final ESYACAControlRepMsg_donuskodu _success
protected static final ESYACAControlRepMsg_donuskodu _failure
protected static final ESYACAControlRepMsg_donuskodu _needmoreinfo
public static final ESYACAControlRepMsg_donuskodu.Decoder DECODER
protected ESYACAControlRepMsg_donuskodu(int value_)
public static ESYACAControlRepMsg_donuskodu success()
public static ESYACAControlRepMsg_donuskodu failure()
public static ESYACAControlRepMsg_donuskodu needmoreinfo()
public static ESYACAControlRepMsg_donuskodu valueOf(int _value) throws com.objsys.asn1j.runtime.Asn1InvalidEnumException
com.objsys.asn1j.runtime.Asn1InvalidEnumException
public int encode(com.objsys.asn1j.runtime.Asn1BerEncodeBuffer buffer, boolean explicit) throws com.objsys.asn1j.runtime.Asn1Exception
encode
in interface com.objsys.asn1j.runtime.Asn1TypeIF
encode
in class com.objsys.asn1j.runtime.Asn1Enumerated
com.objsys.asn1j.runtime.Asn1Exception
public java.lang.String toString()
toString
in class java.lang.Object
public void print(java.io.PrintStream _out, java.lang.String _varName, int _level)
print
in interface com.objsys.asn1j.runtime.Asn1TypeIF
print
in class com.objsys.asn1j.runtime.Asn1Type
Copyright © 2025. All rights reserved.