|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bol.IOType | |
---|---|
system |
Uses of Bol.IOType in system |
---|
Methods in system that return Bol.IOType | |
---|---|
static Bol.IOType |
Bol.IOType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Bol.IOType[] |
Bol.IOType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in system with parameters of type Bol.IOType | |
---|---|
(package private) boolean |
Bol.populate(java.lang.String fileName,
Bol.IOType type)
Populates the data arraylist. |
static boolean |
ViewPlug.populate(java.lang.String fileName,
Bol.IOType type)
Gets the data to be placed into the API. |
(package private) boolean |
Bol.saveData(Bol.IOType type,
java.lang.String fileName)
Saves the data as a text document. |
static boolean |
ViewPlug.saveData(Bol.IOType type,
java.lang.String fileName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |