public static class MultilegOrderCancelReplaceRequest.NoPartyIDs extends Group
Constructor and Description |
---|
NoPartyIDs() |
Modifier and Type | Method and Description |
---|---|
PartyID |
get(PartyID value) |
PartyIDSource |
get(PartyIDSource value) |
PartyRole |
get(PartyRole value) |
PartySubID |
get(PartySubID value) |
PartyID |
getPartyID() |
PartyIDSource |
getPartyIDSource() |
PartyRole |
getPartyRole() |
PartySubID |
getPartySubID() |
boolean |
isSet(PartyID field) |
boolean |
isSet(PartyIDSource field) |
boolean |
isSet(PartyRole field) |
boolean |
isSet(PartySubID field) |
boolean |
isSetPartyID() |
boolean |
isSetPartyIDSource() |
boolean |
isSetPartyRole() |
boolean |
isSetPartySubID() |
void |
set(PartyID value) |
void |
set(PartyIDSource value) |
void |
set(PartyRole value) |
void |
set(PartySubID value) |
delim, getFieldTag
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public void set(PartyID value)
public PartyID get(PartyID value) throws FieldNotFound
FieldNotFound
public PartyID getPartyID() throws FieldNotFound
FieldNotFound
public boolean isSet(PartyID field)
public boolean isSetPartyID()
public void set(PartyIDSource value)
public PartyIDSource get(PartyIDSource value) throws FieldNotFound
FieldNotFound
public PartyIDSource getPartyIDSource() throws FieldNotFound
FieldNotFound
public boolean isSet(PartyIDSource field)
public boolean isSetPartyIDSource()
public void set(PartyRole value)
public PartyRole get(PartyRole value) throws FieldNotFound
FieldNotFound
public PartyRole getPartyRole() throws FieldNotFound
FieldNotFound
public boolean isSet(PartyRole field)
public boolean isSetPartyRole()
public void set(PartySubID value)
public PartySubID get(PartySubID value) throws FieldNotFound
FieldNotFound
public PartySubID getPartySubID() throws FieldNotFound
FieldNotFound
public boolean isSet(PartySubID field)
public boolean isSetPartySubID()
Copyright © 2021. All rights reserved.