Class ServiceQuery

All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class ServiceQuery extends LinkedHashMap<String,String>
A sequence of name value pair filter
Author:
hengsin
See Also:
  • Constructor Details

    • ServiceQuery

      public ServiceQuery()