public class SecurityFamilyImpl extends SecurityFamily
SecurityFamily.Converter, SecurityFamily.Factory
Constructor and Description |
---|
SecurityFamilyImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
getPriceScale()
The number of digits that prices of Securities of this SecurityFamily are quoted in.
|
int |
hashCode() |
java.lang.String |
toString() |
accept, convertToVO, getContractSize, getCurrency, getExchange, getFamilyType, getId, getIsinRoot, getName, getPriceIncr, getRicRoot, getSymbolRoot, getUnderlying, initializeExchange, initializeUnderlying, isInitialized, setContractSize, setCurrency, setExchange, setFamilyType, setId, setInitialized, setIsinRoot, setName, setPriceIncr, setRicRoot, setSymbolRoot, setUnderlying
addProperty, clearProperties, getBooleanProperty, getDateProperty, getDoubleProperty, getIntProperty, getMoneyProperty, getProperties, getPropertiesCount, getProperty, getProperty, getPropertyNames, getTextProperty, hasProperty, removeProperty, setProperties
public java.lang.String toString()
toString
in interface BaseEntityI
toString
in class java.lang.Object
public int getPriceScale()
SecurityFamily
getPriceScale
in class SecurityFamily
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object