|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuySideBookTradeCaptureReport.Side | |
---|---|
net.sourceforge.fixagora.buyside.shared.persistence |
Uses of BuySideBookTradeCaptureReport.Side in net.sourceforge.fixagora.buyside.shared.persistence |
---|
Methods in net.sourceforge.fixagora.buyside.shared.persistence that return BuySideBookTradeCaptureReport.Side | |
---|---|
BuySideBookTradeCaptureReport.Side |
BuySideBookTradeCaptureReport.getSide()
Gets the side. |
static BuySideBookTradeCaptureReport.Side |
BuySideBookTradeCaptureReport.Side.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BuySideBookTradeCaptureReport.Side[] |
BuySideBookTradeCaptureReport.Side.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sourceforge.fixagora.buyside.shared.persistence with parameters of type BuySideBookTradeCaptureReport.Side | |
---|---|
void |
BuySideBookTradeCaptureReport.setSide(BuySideBookTradeCaptureReport.Side side)
Sets the side. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |