public class KOKGuvenSeviyesi
extends com.objsys.asn1j.runtime.Asn1Enumerated
| Modifier and Type | Class and Description |
|---|---|
static class |
KOKGuvenSeviyesi.Decoder |
| Modifier and Type | Field and Description |
|---|---|
protected static KOKGuvenSeviyesi |
_kanuni |
static int |
_KANUNI |
protected static KOKGuvenSeviyesi |
_kisisel |
static int |
_KISISEL |
protected static KOKGuvenSeviyesi |
_kurumsal |
static int |
_KURUMSAL |
static KOKGuvenSeviyesi.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 |
KOKGuvenSeviyesi(int value_)
Enumerated constructor: this object must be initialized with one
of the following values:
1
2
3
|
| Modifier and Type | Method and Description |
|---|---|
int |
encode(com.objsys.asn1j.runtime.Asn1BerEncodeBuffer buffer,
boolean explicit) |
int |
getValue() |
static KOKGuvenSeviyesi |
kanuni()
Singleton accessor method for kanuni.
|
static KOKGuvenSeviyesi |
kisisel()
Singleton accessor method for kisisel.
|
static KOKGuvenSeviyesi |
kurumsal()
Singleton accessor method for kurumsal.
|
void |
print(java.io.PrintStream _out,
java.lang.String _varName,
int _level) |
java.lang.String |
toString() |
static KOKGuvenSeviyesi |
valueOf(int _value)
Returns the instance associated with the value passed.
|
encode, encode, encode, encode, encode, encode, encode, encode, equals, equals, hashCode, parseValuepublic static final int _KANUNI
public static final int _KURUMSAL
public static final int _KISISEL
protected static final KOKGuvenSeviyesi _kanuni
protected static final KOKGuvenSeviyesi _kurumsal
protected static final KOKGuvenSeviyesi _kisisel
public static final KOKGuvenSeviyesi.Decoder DECODER
protected KOKGuvenSeviyesi(int value_)
public static KOKGuvenSeviyesi kanuni()
public static KOKGuvenSeviyesi kurumsal()
public static KOKGuvenSeviyesi kisisel()
public static KOKGuvenSeviyesi 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 int getValue()
getValue in class com.objsys.asn1j.runtime.Asn1Enumeratedpublic 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.