public class NetworkCounterpartySystemStatusResponse extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
NetworkCounterpartySystemStatusResponse.NoCompIDs |
Message.Header| Constructor and Description |
|---|
NetworkCounterpartySystemStatusResponse() |
NetworkCounterpartySystemStatusResponse(NetworkStatusResponseType networkStatusResponseType,
NetworkResponseID networkResponseID) |
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 NetworkCounterpartySystemStatusResponse()
public NetworkCounterpartySystemStatusResponse(NetworkStatusResponseType networkStatusResponseType, NetworkResponseID networkResponseID)
public void set(NetworkStatusResponseType value)
public NetworkStatusResponseType get(NetworkStatusResponseType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NetworkStatusResponseType getNetworkStatusResponseType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NetworkStatusResponseType field)
public boolean isSetNetworkStatusResponseType()
public void set(NetworkRequestID value)
public NetworkRequestID get(NetworkRequestID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NetworkRequestID getNetworkRequestID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NetworkRequestID field)
public boolean isSetNetworkRequestID()
public void set(NetworkResponseID value)
public NetworkResponseID get(NetworkResponseID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NetworkResponseID getNetworkResponseID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NetworkResponseID field)
public boolean isSetNetworkResponseID()
public void set(LastNetworkResponseID value)
public LastNetworkResponseID get(LastNetworkResponseID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LastNetworkResponseID getLastNetworkResponseID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastNetworkResponseID field)
public boolean isSetLastNetworkResponseID()
public void set(CompIDStatGrp component)
public CompIDStatGrp get(CompIDStatGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CompIDStatGrp getCompIDStatGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoCompIDs value)
public NoCompIDs get(NoCompIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoCompIDs getNoCompIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoCompIDs field)
public boolean isSetNoCompIDs()
Copyright © 2021. All rights reserved.