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