com.activequant.domainmodel
Class FX
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.domainmodel.Instrument
com.activequant.domainmodel.FX
public class FX
- extends Instrument
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getSnapshotTime, initFromMap, nullSafe, propertyMap, setClassName, setCreationTime, setDeletionTime, setSnapshotTime |
FX
public FX()
getFrom
public String getFrom()
setFrom
public void setFrom(String from)
getTo
public String getTo()
setTo
public void setTo(String to)
getId
public String getId()
- Specified by:
getId in class Instrument
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.