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, copyTo
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 static final String MSGTYPE
protected int[] getFields()
getFields
in class MessageComponent
protected int[] getGroupFields()
getGroupFields
in class MessageComponent
public void set(DeliveryForm value)
public DeliveryForm get(DeliveryForm value) throws FieldNotFound
FieldNotFound
public DeliveryForm getDeliveryForm() throws FieldNotFound
FieldNotFound
public boolean isSet(DeliveryForm field)
public boolean isSetDeliveryForm()
public void set(PctAtRisk value)
public PctAtRisk get(PctAtRisk value) throws FieldNotFound
FieldNotFound
public PctAtRisk getPctAtRisk() throws FieldNotFound
FieldNotFound
public boolean isSet(PctAtRisk field)
public boolean isSetPctAtRisk()
public void set(NoInstrAttrib value)
public NoInstrAttrib get(NoInstrAttrib value) throws FieldNotFound
FieldNotFound
public NoInstrAttrib getNoInstrAttrib() throws FieldNotFound
FieldNotFound
public boolean isSet(NoInstrAttrib field)
public boolean isSetNoInstrAttrib()
Copyright © 2021. All rights reserved.