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