public class BidResponse extends Message
Modifier and Type | Class and Description |
---|---|
static class |
BidResponse.NoBidComponents |
Message.Header
Message.Trailer
Constructor and Description |
---|
BidResponse() |
Modifier and Type | Method and Description |
---|---|
BidCompRspGrp |
get(BidCompRspGrp component) |
BidID |
get(BidID value) |
ClientBidID |
get(ClientBidID value) |
NoBidComponents |
get(NoBidComponents value) |
BidCompRspGrp |
getBidCompRspGrp() |
BidID |
getBidID() |
ClientBidID |
getClientBidID() |
NoBidComponents |
getNoBidComponents() |
boolean |
isSet(BidID field) |
boolean |
isSet(ClientBidID field) |
boolean |
isSet(NoBidComponents field) |
boolean |
isSetBidID() |
boolean |
isSetClientBidID() |
boolean |
isSetNoBidComponents() |
void |
set(BidCompRspGrp component) |
void |
set(BidID value) |
void |
set(ClientBidID value) |
void |
set(NoBidComponents value) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
addGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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
public void set(BidID value)
public BidID get(BidID value) throws FieldNotFound
FieldNotFound
public BidID getBidID() throws FieldNotFound
FieldNotFound
public boolean isSet(BidID field)
public boolean isSetBidID()
public void set(ClientBidID value)
public ClientBidID get(ClientBidID value) throws FieldNotFound
FieldNotFound
public ClientBidID getClientBidID() throws FieldNotFound
FieldNotFound
public boolean isSet(ClientBidID field)
public boolean isSetClientBidID()
public void set(BidCompRspGrp component)
public BidCompRspGrp get(BidCompRspGrp component) throws FieldNotFound
FieldNotFound
public BidCompRspGrp getBidCompRspGrp() throws FieldNotFound
FieldNotFound
public void set(NoBidComponents value)
public NoBidComponents get(NoBidComponents value) throws FieldNotFound
FieldNotFound
public NoBidComponents getNoBidComponents() throws FieldNotFound
FieldNotFound
public boolean isSet(NoBidComponents field)
public boolean isSetNoBidComponents()
Copyright © 2021. All rights reserved.