|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.marketcetera.client.brokers.BrokersStatus
public class BrokersStatus
The collective web service representation of the status of all brokers.
| Constructor Summary | |
|---|---|
protected |
BrokersStatus()
Creates a new collective status representation. |
|
BrokersStatus(List<BrokerStatus> brokers)
Creates a new collective status representation, given the status of the brokers. |
| Method Summary | |
|---|---|
List<BrokerStatus> |
getBrokers()
Returns the status of the receiver's brokers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrokersStatus(List<BrokerStatus> brokers)
brokers - The status.protected BrokersStatus()
| Method Detail |
|---|
public List<BrokerStatus> getBrokers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||