public class NetworkStatusRequest extends Message
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NetworkStatusRequest.NoCompIDs  | 
Message.HeaderMessage.Trailer| Constructor and Description | 
|---|
NetworkStatusRequest()  | 
NetworkStatusRequest(NetworkRequestType networkRequestType,
                    NetworkRequestID networkRequestID)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkRequestID | 
get(NetworkRequestID value)  | 
NetworkRequestType | 
get(NetworkRequestType value)  | 
NoCompIDs | 
get(NoCompIDs value)  | 
NetworkRequestID | 
getNetworkRequestID()  | 
NetworkRequestType | 
getNetworkRequestType()  | 
NoCompIDs | 
getNoCompIDs()  | 
boolean | 
isSet(NetworkRequestID field)  | 
boolean | 
isSet(NetworkRequestType field)  | 
boolean | 
isSet(NoCompIDs field)  | 
boolean | 
isSetNetworkRequestID()  | 
boolean | 
isSetNetworkRequestType()  | 
boolean | 
isSetNoCompIDs()  | 
void | 
set(NetworkRequestID value)  | 
void | 
set(NetworkRequestType value)  | 
void | 
set(NoCompIDs 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 NetworkStatusRequest()
public NetworkStatusRequest(NetworkRequestType networkRequestType, NetworkRequestID networkRequestID)
public void set(NetworkRequestType value)
public NetworkRequestType get(NetworkRequestType value) throws FieldNotFound
FieldNotFoundpublic NetworkRequestType getNetworkRequestType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NetworkRequestType field)
public boolean isSetNetworkRequestType()
public void set(NetworkRequestID value)
public NetworkRequestID get(NetworkRequestID value) throws FieldNotFound
FieldNotFoundpublic NetworkRequestID getNetworkRequestID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NetworkRequestID field)
public boolean isSetNetworkRequestID()
public void set(NoCompIDs value)
public NoCompIDs get(NoCompIDs value) throws FieldNotFound
FieldNotFoundpublic NoCompIDs getNoCompIDs() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoCompIDs field)
public boolean isSetNoCompIDs()
Copyright © 2021. All rights reserved.