Index
All Classes and Interfaces|All Packages
S
- setData(String, DataEntry) - Method in class com.github.perdia.queries.Instance
-
Method used for writing a single value to an entry of an instance.
- setData(HashMap<String, DataEntry>) - Method in class com.github.perdia.queries.Instance
-
Method used for writing values to the entries of an instance using a hashmap.
- setName(String) - Method in class com.github.perdia.queries.Instance
-
Sets the name of the respective instance.
- setName(String) - Method in class com.github.perdia.queries.Template
-
Sets the name of the respective template.
- setTemplate(Template) - Method in class com.github.perdia.queries.Instance
-
Sets the template of the respective instance.
- STRING - Enum constant in enum class com.github.perdia.queries.data.DataType
-
DataType for storing Strings
- StringDataEntry - Class in com.github.perdia.queries.data
-
Class extending from the abstract DataEntry class which stores Strings respectively.
- StringDataEntry() - Constructor for class com.github.perdia.queries.data.StringDataEntry
- StringDataEntry(String) - Constructor for class com.github.perdia.queries.data.StringDataEntry
All Classes and Interfaces|All Packages