A C D F G I J L M N P R S T U V

G

getFstabModifications() - Static method in class jSettings
The method returns an ArrayList of all the jSettings.FstabModification objects recorded.
getIndexesForValue(String, int) - Method in class FstabSettings
This method returns the indexes of the rows containing the requested value in the specified field.
getIndexesForValue(String, String) - Method in class FstabSettings
This method returns the indexes of the rows corresponding to the requested value in the specified field
getIniModifications(String, String) - Static method in class jSettings
The method returns an ArrayList of the IniModification objects recorded for the specific section and setting.
getIniModifications() - Static method in class jSettings
The method returns an ArrayList of all the jSettings.IniModification objects recorded.
getRows(ArrayList<Integer>) - Method in class FstabSettings
This method returns the rows corresponding to the requested indexes.
getRows() - Method in class FstabSettings
This method returns all the rows in the current object.
getRowsForValue(String, int) - Method in class FstabSettings
This method returns the row corresponding to the requested value in the specified field
getRowsForValue(String, String) - Method in class FstabSettings
This method returns the row corresponding to the requested value in the specified field
getRowsNumber() - Method in class FstabSettings
The method returns the number of rows stored
getValue(String) - Method in class IniSettings
This method returns the stored value for setting name
getValuesForValue(String, int, int) - Method in class FstabSettings
This metod returns the values, when another value from the same rows (in case of multiple occurances of the known value) is known.
getValuesForValue(String, String, int) - Method in class FstabSettings
This metod returns the values, when another value from the same rows (in case of multiple occurances of the known value) is known.
getValuesForValue(String, int, String) - Method in class FstabSettings
This metod returns the values, when another value from the same rows (in case of multiple occurances of the known value) is known.
getValuesForValue(String, String, String) - Method in class FstabSettings
This metod returns the values, when another value from the same rows (in case of multiple occurances of the known value) is known.

A C D F G I J L M N P R S T U V