Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
_
N
NamedTypeSpecification
- Class in
jp.bitmeister.asn1.type
Specifications of an element that contained in a
StructuredType
.
nameFormToInt(List<Integer>, String)
- Static method in class jp.bitmeister.asn1.type.builtin.
OBJECT_IDENTIFIER
nameOfBit(int)
- Method in class jp.bitmeister.asn1.type.builtin.
BIT_STRING
Returns the indentifier of the bit specified by the index number.
newCollection()
- Method in class jp.bitmeister.asn1.type.builtin.
SEQUENCE_OF
newCollection()
- Method in class jp.bitmeister.asn1.type.builtin.
SET_OF
newCollection()
- Method in class jp.bitmeister.asn1.type.
CollectionType
Instantiates a new collection of the component type.
NULL
- Class in
jp.bitmeister.asn1.type.builtin
Represents ASN.1 'NULL' type.
NULL()
- Constructor for class jp.bitmeister.asn1.type.builtin.
NULL
Instantiates a
NULL
.
NumericString
- Class in
jp.bitmeister.asn1.type.useful
Represents ASN.1 'NumericString' type.
NumericString()
- Constructor for class jp.bitmeister.asn1.type.useful.
NumericString
Instantiates an empty
NumericString
.
NumericString(String)
- Constructor for class jp.bitmeister.asn1.type.useful.
NumericString
Instantiates a
NumericString
and initialize it with the
String
value.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
_