Package com.longbridge.agent
Class AgentsResponse
- java.lang.Object
-
- com.longbridge.agent.AgentsResponse
-
public class AgentsResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description AgentsResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Agent[]getAgents()Returns the Agent list.intgetTotal()Returns the total number of matching Agents.StringtoString()
-