You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way to decide whether an EtdSecurity or EtdPosition represents a future or an option is to use instanceof. EtdContractSpec has a getType method returning EtdType so it would seem natural for EtdSecurity to have it too.
The only way to decide whether an
EtdSecurityorEtdPositionrepresents a future or an option is to useinstanceof.EtdContractSpechas agetTypemethod returningEtdTypeso it would seem natural forEtdSecurityto have it too.