public class ESYACAStatus_crlServiceStatus
extends com.objsys.asn1j.runtime.Asn1Enumerated
| Modifier and Type | Class and Description |
|---|---|
static class |
ESYACAStatus_crlServiceStatus.Decoder |
| Modifier and Type | Field and Description |
|---|---|
protected static ESYACAStatus_crlServiceStatus |
_notstarted |
static int |
_NOTSTARTED |
protected static ESYACAStatus_crlServiceStatus |
_started |
static int |
_STARTED |
protected static ESYACAStatus_crlServiceStatus |
_stopped |
static int |
_STOPPED |
static ESYACAStatus_crlServiceStatus.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 |
ESYACAStatus_crlServiceStatus(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 ESYACAStatus_crlServiceStatus |
notstarted()
Singleton accessor method for notstarted.
|
void |
print(java.io.PrintStream _out,
java.lang.String _varName,
int _level) |
static ESYACAStatus_crlServiceStatus |
started()
Singleton accessor method for started.
|
static ESYACAStatus_crlServiceStatus |
stopped()
Singleton accessor method for stopped.
|
java.lang.String |
toString() |
static ESYACAStatus_crlServiceStatus |
valueOf(int _value)
Returns the instance associated with the value passed.
|
encode, encode, encode, encode, encode, encode, encode, encode, equals, equals, getValue, hashCode, parseValuepublic static final int _NOTSTARTED
public static final int _STARTED
public static final int _STOPPED
protected static final ESYACAStatus_crlServiceStatus _notstarted
protected static final ESYACAStatus_crlServiceStatus _started
protected static final ESYACAStatus_crlServiceStatus _stopped
public static final ESYACAStatus_crlServiceStatus.Decoder DECODER
protected ESYACAStatus_crlServiceStatus(int value_)
public static ESYACAStatus_crlServiceStatus notstarted()
public static ESYACAStatus_crlServiceStatus started()
public static ESYACAStatus_crlServiceStatus stopped()
public static ESYACAStatus_crlServiceStatus valueOf(int _value) throws com.objsys.asn1j.runtime.Asn1InvalidEnumException
com.objsys.asn1j.runtime.Asn1InvalidEnumExceptionpublic int encode(com.objsys.asn1j.runtime.Asn1BerEncodeBuffer buffer,
boolean explicit)
throws com.objsys.asn1j.runtime.Asn1Exception
encode in interface com.objsys.asn1j.runtime.Asn1TypeIFencode in class com.objsys.asn1j.runtime.Asn1Enumeratedcom.objsys.asn1j.runtime.Asn1Exceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic void print(java.io.PrintStream _out,
java.lang.String _varName,
int _level)
print in interface com.objsys.asn1j.runtime.Asn1TypeIFprint in class com.objsys.asn1j.runtime.Asn1TypeCopyright © 2025. All rights reserved.