ch.panter.li.bi.asn.model
Class AsnTypeNames

java.lang.Object
  extended by ch.panter.li.bi.asn.model.AsnTypeNames

public final class AsnTypeNames
extends Object


Field Summary
static String BIT_STRING
           
static String BMPSTRING
           
static String BOOLEAN
           
static String CHARACTER_STRING
           
static String CHOICE
           
static String EMBEDDED_PDV
           
static String END_OF_INDEFINITE_LENGTH_CONTENT
           
static String ENUMERATED
           
static String EXTERNAL
           
static String GENERAL_STRING
           
static String GENERALIZED_TIME
           
static String GRAPHIC_STRING
           
static String IA5STRING
           
static String INTEGER
           
static String NULL
           
static String NUMERIC_STRING
           
static String OBJECT_DESCRIPTOR
           
static String OBJECT_IDENTIFIER
           
static String OCTET_STRING
           
static String PRINTABLE_STRING
           
static String REAL
           
static String RELATIVE_OID
           
static String SEQUENCE
           
static String SEQUENCE_OF
           
static String SET
           
static String SET_OF
           
static String TELETEX_STRING
           
static String UNIVERSAL_STRING
           
static String UNIVERSAL_TIME
           
static String UNKNOWN_STRUCTURE
           
static String UNKNOWN_VALUE
           
static String UTF8STRING
           
static String VIDEOTEX_STRING
           
static String VISIBLE_STRING
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNKNOWN_VALUE

public static final String UNKNOWN_VALUE
See Also:
Constant Field Values

UNKNOWN_STRUCTURE

public static final String UNKNOWN_STRUCTURE
See Also:
Constant Field Values

END_OF_INDEFINITE_LENGTH_CONTENT

public static final String END_OF_INDEFINITE_LENGTH_CONTENT
See Also:
Constant Field Values

BOOLEAN

public static final String BOOLEAN
See Also:
Constant Field Values

INTEGER

public static final String INTEGER
See Also:
Constant Field Values

BIT_STRING

public static final String BIT_STRING
See Also:
Constant Field Values

OCTET_STRING

public static final String OCTET_STRING
See Also:
Constant Field Values

NULL

public static final String NULL
See Also:
Constant Field Values

OBJECT_IDENTIFIER

public static final String OBJECT_IDENTIFIER
See Also:
Constant Field Values

OBJECT_DESCRIPTOR

public static final String OBJECT_DESCRIPTOR
See Also:
Constant Field Values

EXTERNAL

public static final String EXTERNAL
See Also:
Constant Field Values

REAL

public static final String REAL
See Also:
Constant Field Values

ENUMERATED

public static final String ENUMERATED
See Also:
Constant Field Values

EMBEDDED_PDV

public static final String EMBEDDED_PDV
See Also:
Constant Field Values

UTF8STRING

public static final String UTF8STRING
See Also:
Constant Field Values

RELATIVE_OID

public static final String RELATIVE_OID
See Also:
Constant Field Values

CHOICE

public static final String CHOICE
See Also:
Constant Field Values

SEQUENCE

public static final String SEQUENCE
See Also:
Constant Field Values

SEQUENCE_OF

public static final String SEQUENCE_OF
See Also:
Constant Field Values

SET

public static final String SET
See Also:
Constant Field Values

SET_OF

public static final String SET_OF
See Also:
Constant Field Values

NUMERIC_STRING

public static final String NUMERIC_STRING
See Also:
Constant Field Values

PRINTABLE_STRING

public static final String PRINTABLE_STRING
See Also:
Constant Field Values

TELETEX_STRING

public static final String TELETEX_STRING
See Also:
Constant Field Values

VIDEOTEX_STRING

public static final String VIDEOTEX_STRING
See Also:
Constant Field Values

IA5STRING

public static final String IA5STRING
See Also:
Constant Field Values

UNIVERSAL_TIME

public static final String UNIVERSAL_TIME
See Also:
Constant Field Values

GENERALIZED_TIME

public static final String GENERALIZED_TIME
See Also:
Constant Field Values

GRAPHIC_STRING

public static final String GRAPHIC_STRING
See Also:
Constant Field Values

VISIBLE_STRING

public static final String VISIBLE_STRING
See Also:
Constant Field Values

GENERAL_STRING

public static final String GENERAL_STRING
See Also:
Constant Field Values

UNIVERSAL_STRING

public static final String UNIVERSAL_STRING
See Also:
Constant Field Values

CHARACTER_STRING

public static final String CHARACTER_STRING
See Also:
Constant Field Values

BMPSTRING

public static final String BMPSTRING
See Also:
Constant Field Values


Copyright 2007-2007 SourceForge. All Rights Reserved.