|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FIXAcceptorTarget | |
---|---|
net.sourceforge.fixagora.basis.client.model.editor | |
net.sourceforge.fixagora.basis.client.view.dialog | |
net.sourceforge.fixagora.basis.shared.model.persistence |
Uses of FIXAcceptorTarget in net.sourceforge.fixagora.basis.client.model.editor |
---|
Methods in net.sourceforge.fixagora.basis.client.model.editor that return FIXAcceptorTarget | |
---|---|
FIXAcceptorTarget |
FIXAcceptorTargetTableModel.get(int index)
Gets the. |
Methods in net.sourceforge.fixagora.basis.client.model.editor with parameters of type FIXAcceptorTarget | |
---|---|
void |
FIXAcceptorTargetTableModel.addFIXAcceptorTarget(FIXAcceptorTarget fixAcceptorTarget)
Adds the fix acceptor target. |
void |
FIXAcceptorTargetTableModel.remove(FIXAcceptorTarget fixAcceptorTarget)
Removes the. |
Uses of FIXAcceptorTarget in net.sourceforge.fixagora.basis.client.view.dialog |
---|
Methods in net.sourceforge.fixagora.basis.client.view.dialog that return FIXAcceptorTarget | |
---|---|
FIXAcceptorTarget |
FIXAcceptorTargetDialog.getFIXAcceptorTarget()
Gets the fIX acceptor target. |
Constructors in net.sourceforge.fixagora.basis.client.view.dialog with parameters of type FIXAcceptorTarget | |
---|---|
FIXAcceptorTargetDialog(FIXAcceptorTarget fixAcceptorTarget,
CounterpartyTreeDialog counterpartyTreeDialog)
Instantiates a new fIX acceptor target dialog. |
Uses of FIXAcceptorTarget in net.sourceforge.fixagora.basis.shared.model.persistence |
---|
Methods in net.sourceforge.fixagora.basis.shared.model.persistence that return types with arguments of type FIXAcceptorTarget | |
---|---|
java.util.List<FIXAcceptorTarget> |
FIXAcceptor.getAcceptorTargets()
Gets the acceptor targets. |
Method parameters in net.sourceforge.fixagora.basis.shared.model.persistence with type arguments of type FIXAcceptorTarget | |
---|---|
void |
FIXAcceptor.setAcceptorTargets(java.util.List<FIXAcceptorTarget> acceptorTargets)
Sets the acceptor targets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |