public static class PositionMaintenanceReport.NoPositions extends Group
Modifier and Type | Class and Description |
---|---|
static class |
PositionMaintenanceReport.NoPositions.NoNestedPartyIDs |
Constructor and Description |
---|
NoPositions() |
Modifier and Type | Method and Description |
---|---|
LongQty |
get(LongQty value) |
NestedParties |
get(NestedParties component) |
NoNestedPartyIDs |
get(NoNestedPartyIDs value) |
PosQtyStatus |
get(PosQtyStatus value) |
PosType |
get(PosType value) |
ShortQty |
get(ShortQty value) |
LongQty |
getLongQty() |
NestedParties |
getNestedParties() |
NoNestedPartyIDs |
getNoNestedPartyIDs() |
PosQtyStatus |
getPosQtyStatus() |
PosType |
getPosType() |
ShortQty |
getShortQty() |
boolean |
isSet(LongQty field) |
boolean |
isSet(NoNestedPartyIDs field) |
boolean |
isSet(PosQtyStatus field) |
boolean |
isSet(PosType field) |
boolean |
isSet(ShortQty field) |
boolean |
isSetLongQty() |
boolean |
isSetNoNestedPartyIDs() |
boolean |
isSetPosQtyStatus() |
boolean |
isSetPosType() |
boolean |
isSetShortQty() |
void |
set(LongQty value) |
void |
set(NestedParties component) |
void |
set(NoNestedPartyIDs value) |
void |
set(PosQtyStatus value) |
void |
set(PosType value) |
void |
set(ShortQty 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(PosType value)
public PosType get(PosType value) throws FieldNotFound
FieldNotFound
public PosType getPosType() throws FieldNotFound
FieldNotFound
public boolean isSet(PosType field)
public boolean isSetPosType()
public void set(LongQty value)
public LongQty get(LongQty value) throws FieldNotFound
FieldNotFound
public LongQty getLongQty() throws FieldNotFound
FieldNotFound
public boolean isSet(LongQty field)
public boolean isSetLongQty()
public void set(ShortQty value)
public ShortQty get(ShortQty value) throws FieldNotFound
FieldNotFound
public ShortQty getShortQty() throws FieldNotFound
FieldNotFound
public boolean isSet(ShortQty field)
public boolean isSetShortQty()
public void set(PosQtyStatus value)
public PosQtyStatus get(PosQtyStatus value) throws FieldNotFound
FieldNotFound
public PosQtyStatus getPosQtyStatus() throws FieldNotFound
FieldNotFound
public boolean isSet(PosQtyStatus field)
public boolean isSetPosQtyStatus()
public void set(NestedParties component)
public NestedParties get(NestedParties component) throws FieldNotFound
FieldNotFound
public NestedParties getNestedParties() throws FieldNotFound
FieldNotFound
public void set(NoNestedPartyIDs value)
public NoNestedPartyIDs get(NoNestedPartyIDs value) throws FieldNotFound
FieldNotFound
public NoNestedPartyIDs getNoNestedPartyIDs() throws FieldNotFound
FieldNotFound
public boolean isSet(NoNestedPartyIDs field)
public boolean isSetNoNestedPartyIDs()
Copyright © 2021. All rights reserved.