Package overit.geocall.model
Class PackedQueryParameter
java.lang.Object
overit.geocall.model.PackedQueryParameter
Class that manages to pack different query parameter from a string
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hm
-
-
Constructor Details
-
PackedQueryParameter
Constructor for PackedParam- Parameters:
value- String containing the different values separated by a comma
-
-
Method Details
-
get
Returns the object of the type of the class- Returns:
- The object
-