public class DerivativeSecurityList.DerivativeInstrumentPartiesGroup.DerivativeInstrumentPartySubIDsGroup extends Object
Constructor and Description |
---|
DerivativeInstrumentPartySubIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getDerivativeInstrumentPartySubID() |
Long |
getDerivativeInstrumentPartySubIDType() |
void |
setDerivativeInstrumentPartySubID(String value) |
void |
setDerivativeInstrumentPartySubIDType(Long value) |
void |
toFIX(FIXFieldList l) |
public DerivativeInstrumentPartySubIDsGroup()
public String getDerivativeInstrumentPartySubID()
public void setDerivativeInstrumentPartySubID(String value)
public Long getDerivativeInstrumentPartySubIDType()
public void setDerivativeInstrumentPartySubIDType(Long value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.