public class InstrumentExtension extends MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
InstrumentExtension.NoInstrAttrib |
| Constructor and Description |
|---|
InstrumentExtension() |
| Modifier and Type | Method and Description |
|---|---|
DeliveryForm |
get(DeliveryForm value) |
NoInstrAttrib |
get(NoInstrAttrib value) |
PctAtRisk |
get(PctAtRisk value) |
DeliveryForm |
getDeliveryForm() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
NoInstrAttrib |
getNoInstrAttrib() |
PctAtRisk |
getPctAtRisk() |
boolean |
isSet(DeliveryForm field) |
boolean |
isSet(NoInstrAttrib field) |
boolean |
isSet(PctAtRisk field) |
boolean |
isSetDeliveryForm() |
boolean |
isSetNoInstrAttrib() |
boolean |
isSetPctAtRisk() |
void |
set(DeliveryForm value) |
void |
set(NoInstrAttrib value) |
void |
set(PctAtRisk value) |
copyFrom, copyToaddGroup, 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 static final String MSGTYPE
protected int[] getFields()
getFields in class MessageComponentprotected int[] getGroupFields()
getGroupFields in class MessageComponentpublic void set(DeliveryForm value)
public DeliveryForm get(DeliveryForm value) throws FieldNotFound
FieldNotFoundpublic DeliveryForm getDeliveryForm() throws FieldNotFound
FieldNotFoundpublic boolean isSet(DeliveryForm field)
public boolean isSetDeliveryForm()
public void set(PctAtRisk value)
public PctAtRisk get(PctAtRisk value) throws FieldNotFound
FieldNotFoundpublic PctAtRisk getPctAtRisk() throws FieldNotFound
FieldNotFoundpublic boolean isSet(PctAtRisk field)
public boolean isSetPctAtRisk()
public void set(NoInstrAttrib value)
public NoInstrAttrib get(NoInstrAttrib value) throws FieldNotFound
FieldNotFoundpublic NoInstrAttrib getNoInstrAttrib() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoInstrAttrib field)
public boolean isSetNoInstrAttrib()
Copyright © 2021. All rights reserved.