public class BidResponse extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
BidResponse.NoBidComponents |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
BidResponse() |
| Modifier and Type | Method and Description |
|---|---|
BidID |
get(BidID value) |
ClientBidID |
get(ClientBidID value) |
NoBidComponents |
get(NoBidComponents value) |
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(BidID value) |
void |
set(ClientBidID value) |
void |
set(NoBidComponents value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic static final String MSGTYPE
public void set(BidID value)
public BidID get(BidID value) throws FieldNotFound
FieldNotFoundpublic BidID getBidID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(BidID field)
public boolean isSetBidID()
public void set(ClientBidID value)
public ClientBidID get(ClientBidID value) throws FieldNotFound
FieldNotFoundpublic ClientBidID getClientBidID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(ClientBidID field)
public boolean isSetClientBidID()
public void set(NoBidComponents value)
public NoBidComponents get(NoBidComponents value) throws FieldNotFound
FieldNotFoundpublic NoBidComponents getNoBidComponents() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoBidComponents field)
public boolean isSetNoBidComponents()
Copyright © 2021. All rights reserved.