public class DerivativeInstrumentPartiesBlock.DerivativeInstrumentPartiesGroup extends Object
Constructor and Description |
---|
DerivativeInstrumentPartiesGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getDerivativeInstrumentPartyID() |
String |
getDerivativeInstrumentPartyIDSource() |
Long |
getDerivativeInstrumentPartyRole() |
DerivativeInstrumentPartySubIDsGrpBlock |
getDerivativeInstrumentPartySubIDsGrp() |
void |
setDerivativeInstrumentPartyID(String value) |
void |
setDerivativeInstrumentPartyIDSource(String value) |
void |
setDerivativeInstrumentPartyRole(Long value) |
void |
setDerivativeInstrumentPartySubIDsGrp(DerivativeInstrumentPartySubIDsGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public String getDerivativeInstrumentPartyID()
public void setDerivativeInstrumentPartyID(String value)
public String getDerivativeInstrumentPartyIDSource()
public void setDerivativeInstrumentPartyIDSource(String value)
public Long getDerivativeInstrumentPartyRole()
public void setDerivativeInstrumentPartyRole(Long value)
public DerivativeInstrumentPartySubIDsGrpBlock getDerivativeInstrumentPartySubIDsGrp()
public void setDerivativeInstrumentPartySubIDsGrp(DerivativeInstrumentPartySubIDsGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.