public class RootPartiesBlock.RootPartyIDsGroup.RootPartySubIDsGroup extends Object
Constructor and Description |
---|
RootPartySubIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getRootPartySubID() |
Long |
getRootPartySubIDType() |
void |
setRootPartySubID(String value) |
void |
setRootPartySubIDType(Long value) |
void |
toFIX(FIXFieldList l) |
public String getRootPartySubID()
public void setRootPartySubID(String value)
public Long getRootPartySubIDType()
public void setRootPartySubIDType(Long value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.