Index
All Classes and Interfaces|All Packages
G
- get() - Static method in class com.github.perdia.queries.storage.AllInstances
-
Method for getting the ArrayList containing all the existing Instance objects.
- get() - Static method in class com.github.perdia.queries.storage.AllTemplates
-
Method for getting the ArrayList containing all the existing Template objects.
- getData() - Method in class com.github.perdia.queries.Instance
-
Returns the data entries of the respective instance all stored in a hashmap.
- getData() - Method in class com.github.perdia.queries.Template
-
Returns a hashmap containing all the entries of the template.
- getDataEntry(String) - Method in class com.github.perdia.queries.Instance
-
Returns the data entry with the given key of the respective instance.
- getDataEntry(String) - Method in class com.github.perdia.queries.Template
-
Returns the data entry with the given key of the template.
- getDataType() - Method in class com.github.perdia.queries.data.DataEntry
-
Returns the DataType of the respective DataEntry.
- getDataType() - Method in class com.github.perdia.queries.data.DoubleDataEntry
- getDataType() - Method in class com.github.perdia.queries.data.LongDataEntry
- getDataType() - Method in class com.github.perdia.queries.data.StringDataEntry
- getName() - Method in class com.github.perdia.queries.Instance
-
Returns the name of the respective instance.
- getName() - Method in class com.github.perdia.queries.Template
-
Returns the name of the respective template.
- getTemplate() - Method in class com.github.perdia.queries.Instance
-
Returns the template of the respective instance.
All Classes and Interfaces|All Packages