public class ESYAServiceConfigType_configType
extends com.objsys.asn1j.runtime.Asn1Enumerated
Modifier and Type | Class and Description |
---|---|
static class |
ESYAServiceConfigType_configType.Decoder |
Modifier and Type | Field and Description |
---|---|
protected static ESYAServiceConfigType_configType |
_ekk |
static int |
_EKK |
protected static ESYAServiceConfigType_configType |
_esya |
static int |
_ESYA |
protected static ESYAServiceConfigType_configType |
_mobil |
static int |
_MOBIL |
protected static ESYAServiceConfigType_configType |
_undefined_ |
static int |
_UNDEFINED_ |
static ESYAServiceConfigType_configType.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 |
ESYAServiceConfigType_configType(int value_)
Enumerated constructor: this object must be initialized with one
of the following values:
0
1
2
3
|
Modifier and Type | Method and Description |
---|---|
static ESYAServiceConfigType_configType |
ekk()
Singleton accessor method for ekk.
|
int |
encode(com.objsys.asn1j.runtime.Asn1BerEncodeBuffer buffer,
boolean explicit) |
static ESYAServiceConfigType_configType |
esya()
Singleton accessor method for esya.
|
static ESYAServiceConfigType_configType |
mobil()
Singleton accessor method for mobil.
|
void |
print(java.io.PrintStream _out,
java.lang.String _varName,
int _level) |
java.lang.String |
toString() |
static ESYAServiceConfigType_configType |
undefined_()
Singleton accessor method for undefined_.
|
static ESYAServiceConfigType_configType |
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 _UNDEFINED_
public static final int _ESYA
public static final int _MOBIL
public static final int _EKK
protected static final ESYAServiceConfigType_configType _undefined_
protected static final ESYAServiceConfigType_configType _esya
protected static final ESYAServiceConfigType_configType _mobil
protected static final ESYAServiceConfigType_configType _ekk
public static final ESYAServiceConfigType_configType.Decoder DECODER
protected ESYAServiceConfigType_configType(int value_)
public static ESYAServiceConfigType_configType undefined_()
public static ESYAServiceConfigType_configType esya()
public static ESYAServiceConfigType_configType mobil()
public static ESYAServiceConfigType_configType ekk()
public static ESYAServiceConfigType_configType 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.