|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.buyside.shared.communication.AbstractBuySideMDInputEntry
net.sourceforge.fixagora.buyside.shared.communication.BuySideCounterpartyMDInputEntry
public class BuySideCounterpartyMDInputEntry
The Class BuySideCounterpartyMDInputEntry.
Constructor Summary | |
---|---|
BuySideCounterpartyMDInputEntry()
|
Method Summary | |
---|---|
BuySideCounterpartyMDInputEntry |
clone()
|
long |
getCounterpartyValue()
Gets the counterparty value. |
long |
getInterfaceValue()
Gets the interface value. |
void |
setCounterpartyValue(long counterpartyValue)
Sets the counterparty value. |
void |
setInterfaceValue(long interfaceValue)
Sets the interface value. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuySideCounterpartyMDInputEntry()
Method Detail |
---|
public long getInterfaceValue()
public void setInterfaceValue(long interfaceValue)
interfaceValue
- the new interface valuepublic long getCounterpartyValue()
public void setCounterpartyValue(long counterpartyValue)
counterpartyValue
- the new counterparty valuepublic BuySideCounterpartyMDInputEntry clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |