|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.server.control.component.MDOutputEntry
public class MDOutputEntry
The Class MDOutputEntry.
Constructor Summary | |
---|---|
MDOutputEntry()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
AbstractBusinessComponent |
getAbstractBusinessComponent()
Gets the abstract business component. |
java.lang.Double |
getHighPxValue()
Gets the high px value. |
java.lang.Double |
getLowPxValue()
Gets the low px value. |
java.util.Date |
getMdEntryDateValue()
Gets the md entry date value. |
java.lang.Double |
getMdEntryPxValue()
Gets the md entry px value. |
java.lang.Double |
getMdEntrySizeValue()
Gets the md entry size value. |
java.util.Date |
getMdEntryTimeValue()
Gets the md entry time value. |
java.lang.String |
getMdEntryType()
Gets the md entry type. |
java.lang.Double |
getMdPriceDeltaValue()
Gets the md price delta value. |
java.lang.Double |
getMdTradeVolumeValue()
Gets the md trade volume value. |
java.lang.String |
getSecurityValue()
Gets the security value. |
int |
hashCode()
|
boolean |
isDelete()
Checks if is delete. |
void |
setAbstractBusinessComponent(AbstractBusinessComponent abstractBusinessComponent)
Sets the abstract business component. |
void |
setHighPxValue(java.lang.Double highPxValue)
Sets the high px value. |
void |
setLowPxValue(java.lang.Double lowPxValue)
Sets the low px value. |
void |
setMdEntryDateValue(java.util.Date mdEntryDateValue)
Sets the md entry date value. |
void |
setMdEntryPxValue(java.lang.Double mdEntryPxValue)
Sets the md entry px value. |
void |
setMdEntrySizeValue(java.lang.Double mdEntrySizeValue)
Sets the md entry size value. |
void |
setMdEntryTimeValue(java.util.Date mdEntryTimeValue)
Sets the md entry time value. |
void |
setMdEntryType(java.lang.String mdEntryType)
Sets the md entry type. |
void |
setMdPriceDeltaValue(java.lang.Double mdPriceDeltaValue)
Sets the md price delta value. |
void |
setMdTradeVolumeValue(java.lang.Double mdTradeVolumeValue)
Sets the md trade volume value. |
void |
setSecurityValue(java.lang.String securityValue)
Sets the security value. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MDOutputEntry()
Method Detail |
---|
public AbstractBusinessComponent getAbstractBusinessComponent()
public void setAbstractBusinessComponent(AbstractBusinessComponent abstractBusinessComponent)
abstractBusinessComponent
- the new abstract business componentpublic java.lang.String getMdEntryType()
public void setMdEntryType(java.lang.String mdEntryType)
mdEntryType
- the new md entry typepublic java.lang.String getSecurityValue()
public void setSecurityValue(java.lang.String securityValue)
securityValue
- the new security valuepublic java.lang.Double getMdEntryPxValue()
public void setMdEntryPxValue(java.lang.Double mdEntryPxValue)
mdEntryPxValue
- the new md entry px valuepublic java.lang.Double getMdEntrySizeValue()
public void setMdEntrySizeValue(java.lang.Double mdEntrySizeValue)
mdEntrySizeValue
- the new md entry size valuepublic java.lang.Double getMdPriceDeltaValue()
public void setMdPriceDeltaValue(java.lang.Double mdPriceDeltaValue)
mdPriceDeltaValue
- the new md price delta valuepublic java.lang.Double getMdTradeVolumeValue()
public void setMdTradeVolumeValue(java.lang.Double mdTradeVolumeValue)
mdTradeVolumeValue
- the new md trade volume valuepublic java.lang.Double getHighPxValue()
public void setHighPxValue(java.lang.Double highPxValue)
highPxValue
- the new high px valuepublic java.lang.Double getLowPxValue()
public void setLowPxValue(java.lang.Double lowPxValue)
lowPxValue
- the new low px valuepublic java.util.Date getMdEntryDateValue()
public void setMdEntryDateValue(java.util.Date mdEntryDateValue)
mdEntryDateValue
- the new md entry date valuepublic java.util.Date getMdEntryTimeValue()
public void setMdEntryTimeValue(java.util.Date mdEntryTimeValue)
mdEntryTimeValue
- the new md entry time valuepublic boolean isDelete()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |