- getArguments() - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets remaining parameters.
- getCredential() - Method in class org.pharmgkb.common.io.google.GoogleApiHelper
-
- getError() - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the error that occured while parsing arguments.
- getHttpTransport() - Method in class org.pharmgkb.common.io.google.GoogleApiHelper
-
- getIntValue(String) - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the int value for the given option.
- getJsonFactory() - Method in class org.pharmgkb.common.io.google.GoogleApiHelper
-
- getPath(String) - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the value for the given option as a Path.
- getService() - Method in class org.pharmgkb.common.io.google.GoogleSheetsHelper
-
- getSheets() - Method in class org.pharmgkb.common.io.google.GoogleSheetsHelper
-
Gets a list of all sheets for user.
- getValidDirectory(String, boolean) - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the value for the given option as a File.
- getValidFile(String, boolean) - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the value for the given option as a Path, that must point to an existing file.
- getValue(String) - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the first String value, if any, for the given option.
- getValues(String) - Method in class org.pharmgkb.common.io.util.CliHelper
-
Gets the String values for the given option.
- GoogleApiHelper - Class in org.pharmgkb.common.io.google
-
This helper class handles the prep for using Google API.
- GoogleApiHelper(String, String, String...) - Constructor for class org.pharmgkb.common.io.google.GoogleApiHelper
-
Constructs a GoogleCredential.
- GoogleSheetsHelper - Class in org.pharmgkb.common.io.google
-
This is a helper class for working with the Google Sheets API.
- GoogleSheetsHelper(String, String, String) - Constructor for class org.pharmgkb.common.io.google.GoogleSheetsHelper
-
- GoogleSheetsHelper(GoogleApiHelper, String) - Constructor for class org.pharmgkb.common.io.google.GoogleSheetsHelper
-