public class RFQRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
RFQRequest.NoRelatedSym |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
RFQRequest() |
RFQRequest(RFQReqID rFQReqID) |
| Modifier and Type | Method and Description |
|---|---|
NoRelatedSym |
get(NoRelatedSym value) |
RFQReqGrp |
get(RFQReqGrp component) |
RFQReqID |
get(RFQReqID value) |
SubscriptionRequestType |
get(SubscriptionRequestType value) |
NoRelatedSym |
getNoRelatedSym() |
RFQReqGrp |
getRFQReqGrp() |
RFQReqID |
getRFQReqID() |
SubscriptionRequestType |
getSubscriptionRequestType() |
boolean |
isSet(NoRelatedSym field) |
boolean |
isSet(RFQReqID field) |
boolean |
isSet(SubscriptionRequestType field) |
boolean |
isSetNoRelatedSym() |
boolean |
isSetRFQReqID() |
boolean |
isSetSubscriptionRequestType() |
void |
set(NoRelatedSym value) |
void |
set(RFQReqGrp component) |
void |
set(RFQReqID value) |
void |
set(SubscriptionRequestType 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, 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 RFQRequest()
public RFQRequest(RFQReqID rFQReqID)
public void set(RFQReqID value)
public RFQReqID get(RFQReqID value) throws FieldNotFound
FieldNotFoundpublic RFQReqID getRFQReqID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(RFQReqID field)
public boolean isSetRFQReqID()
public void set(RFQReqGrp component)
public RFQReqGrp get(RFQReqGrp component) throws FieldNotFound
FieldNotFoundpublic RFQReqGrp getRFQReqGrp() throws FieldNotFound
FieldNotFoundpublic void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws FieldNotFound
FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(SubscriptionRequestType value)
public SubscriptionRequestType get(SubscriptionRequestType value) throws FieldNotFound
FieldNotFoundpublic SubscriptionRequestType getSubscriptionRequestType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SubscriptionRequestType field)
public boolean isSetSubscriptionRequestType()
Copyright © 2021. All rights reserved.