public static class NewOrderSingle.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, getFieldTagaddGroup, 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, setUtcTimeStamppublic void set(PartyID value)
public PartyID get(PartyID value) throws FieldNotFound
FieldNotFoundpublic PartyID getPartyID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PartyID field)
public boolean isSetPartyID()
public void set(PartyIDSource value)
public PartyIDSource get(PartyIDSource value) throws FieldNotFound
FieldNotFoundpublic PartyIDSource getPartyIDSource() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PartyIDSource field)
public boolean isSetPartyIDSource()
public void set(PartyRole value)
public PartyRole get(PartyRole value) throws FieldNotFound
FieldNotFoundpublic PartyRole getPartyRole() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PartyRole field)
public boolean isSetPartyRole()
public void set(PartySubID value)
public PartySubID get(PartySubID value) throws FieldNotFound
FieldNotFoundpublic PartySubID getPartySubID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PartySubID field)
public boolean isSetPartySubID()
Copyright © 2021. All rights reserved.