Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
R
S
T
U
W
X
A
add(String, Object)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the specified property name and value to the end of the entries.
add(int, Object)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the specified property index and value to the end of the entries.
add(Property, Object)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the specified property and value to the end of the entries.
add(int, String, Object)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the specified property name and value at the specified entry index.
add(int, int, Object)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the specified property index and value at the specified entry index.
add(int, Property, Object)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the specified property and value at the specified entry index.
add(String)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the SDO text Property to the end of the Sequence.
add(int, String)
- Method in interface commonj.sdo.
Sequence
Adds a new entry with the SDO text Property at the given index.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
R
S
T
U
W
X