public class StreamAssignmentRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamAssignmentRequest.NoAsgnReqs |
Message.Header| Constructor and Description |
|---|
StreamAssignmentRequest() |
StreamAssignmentRequest(StreamAsgnReqID streamAsgnReqID,
StreamAsgnReqType streamAsgnReqType) |
| Modifier and Type | Method and Description |
|---|---|
NoAsgnReqs |
get(NoAsgnReqs value) |
StreamAsgnReqID |
get(StreamAsgnReqID value) |
StreamAsgnReqType |
get(StreamAsgnReqType value) |
StrmAsgnReqGrp |
get(StrmAsgnReqGrp component) |
NoAsgnReqs |
getNoAsgnReqs() |
StreamAsgnReqID |
getStreamAsgnReqID() |
StreamAsgnReqType |
getStreamAsgnReqType() |
StrmAsgnReqGrp |
getStrmAsgnReqGrp() |
boolean |
isSet(NoAsgnReqs field) |
boolean |
isSet(StreamAsgnReqID field) |
boolean |
isSet(StreamAsgnReqType field) |
boolean |
isSetNoAsgnReqs() |
boolean |
isSetStreamAsgnReqID() |
boolean |
isSetStreamAsgnReqType() |
void |
set(NoAsgnReqs value) |
void |
set(StreamAsgnReqID value) |
void |
set(StreamAsgnReqType value) |
void |
set(StrmAsgnReqGrp component) |
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 StreamAssignmentRequest()
public StreamAssignmentRequest(StreamAsgnReqID streamAsgnReqID, StreamAsgnReqType streamAsgnReqType)
public void set(StreamAsgnReqID value)
public StreamAsgnReqID get(StreamAsgnReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StreamAsgnReqID getStreamAsgnReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StreamAsgnReqID field)
public boolean isSetStreamAsgnReqID()
public void set(StreamAsgnReqType value)
public StreamAsgnReqType get(StreamAsgnReqType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StreamAsgnReqType getStreamAsgnReqType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(StreamAsgnReqType field)
public boolean isSetStreamAsgnReqType()
public void set(StrmAsgnReqGrp component)
public StrmAsgnReqGrp get(StrmAsgnReqGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic StrmAsgnReqGrp getStrmAsgnReqGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoAsgnReqs value)
public NoAsgnReqs get(NoAsgnReqs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoAsgnReqs getNoAsgnReqs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoAsgnReqs field)
public boolean isSetNoAsgnReqs()
Copyright © 2021. All rights reserved.