|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataDirObject | |
ORG.oclc.ber |
Uses of DataDirObject in ORG.oclc.ber |
Methods in ORG.oclc.ber that return DataDirObject | |
DataDirObject |
DataDir.object()
Accessor method for DataDirObject for this DataDir. |
Methods in ORG.oclc.ber with parameters of type DataDirObject | |
DataDir |
DataDir.add(int fldid,
int asn1class,
DataDirObject obj)
Add a leaf DataDir to the directory with DataDirObject data. |
void |
DataDir.replace(DataDirObject obj)
Remove the reference to any data and create a reference to the specified DataDirObject. |
void |
DataDir.daddObj(DataDirObject obj)
Deprecated. Use replace method instead |
DataDir |
DataDir.daddObj(int fldid,
byte asn1class,
DataDirObject obj)
Deprecated. Use the add method instead. |
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |