Interface EntitySelectorAccess
-
Method Summary
Modifier and TypeMethodDescriptionGet the last parsed input stringvoidinputString(@NonNull String inputString) Set the last parsed input string
-
Method Details
-
inputString
Get the last parsed input string- Returns:
- input string
-
inputString
Set the last parsed input string- Parameters:
inputString- input string
-