public class ODCabinet
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBaseDescription()
Get the base description of the cabinet.
|
java.lang.String |
getBaseName()
Get the base name of the cabinet.
|
java.lang.String |
getDescription()
Get the Description for the Cabinet.
|
java.lang.String[] |
getFolderNames()
Get the Folder Names defined to this Cabinet.
|
java.lang.String |
getName()
Get the cabinet name.
|
int |
getNumFolders()
Get the number of folders.
|
void |
open()
Open This Cabinet.
|
public java.lang.String getName()
public java.lang.String getBaseName()
public java.lang.String getDescription()
public java.lang.String getBaseDescription()
public void open()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String[] getFolderNames()
ODCabinet.open() to populate the folder list.ODCabinet.open()public int getNumFolders()
(c)Copyright International Business Machines Corporation 2001, 2020. IBM Corp. All rights reserved.