com.activequant.domainmodel
Class Derivative
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.domainmodel.Instrument
com.activequant.domainmodel.ListedInstrument
com.activequant.domainmodel.Derivative
- Direct Known Subclasses:
- Future
public abstract class Derivative
- extends ListedInstrument
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getSnapshotTime, initFromMap, nullSafe, propertyMap, setClassName, setCreationTime, setDeletionTime, setSnapshotTime |
Derivative
public Derivative(String name)
getUnderlyingId
public String getUnderlyingId()
setUnderlyingId
public void setUnderlyingId(String underlyingId)
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.