Class PackedQueryParameter

java.lang.Object
overit.geocall.model.PackedQueryParameter

public class PackedQueryParameter extends Object
Class that manages to pack different query parameter from a string
  • Field Details

  • Constructor Details

    • PackedQueryParameter

      public PackedQueryParameter(String value)
      Constructor for PackedParam
      Parameters:
      value - String containing the different values separated by a comma
  • Method Details

    • get

      public Object get()
      Returns the object of the type of the class
      Returns:
      The object