Package com.github.perdia.queries.data
Class StringDataEntry
java.lang.Object
com.github.perdia.queries.data.DataEntry
com.github.perdia.queries.data.StringDataEntry
Class extending from the abstract DataEntry class which stores Strings respectively.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StringDataEntry
public StringDataEntry() -
StringDataEntry
- Parameters:
value
- String to be written to the DataEntry
-
-
Method Details
-
getDataType
- Overrides:
getDataType
in classDataEntry
- Returns:
- DataType of the DataEntry
-