public class StreamAssignmentReport extends Message
Modifier and Type | Class and Description |
---|---|
static class |
StreamAssignmentReport.NoAsgnReqs |
Message.Header
Message.Trailer
Constructor and Description |
---|
StreamAssignmentReport() |
StreamAssignmentReport(StreamAsgnRptID streamAsgnRptID) |
Modifier and Type | Method and Description |
---|---|
NoAsgnReqs |
get(NoAsgnReqs value) |
StreamAsgnReqID |
get(StreamAsgnReqID value) |
StreamAsgnReqType |
get(StreamAsgnReqType value) |
StreamAsgnRptID |
get(StreamAsgnRptID value) |
StrmAsgnRptGrp |
get(StrmAsgnRptGrp component) |
NoAsgnReqs |
getNoAsgnReqs() |
StreamAsgnReqID |
getStreamAsgnReqID() |
StreamAsgnReqType |
getStreamAsgnReqType() |
StreamAsgnRptID |
getStreamAsgnRptID() |
StrmAsgnRptGrp |
getStrmAsgnRptGrp() |
boolean |
isSet(NoAsgnReqs field) |
boolean |
isSet(StreamAsgnReqID field) |
boolean |
isSet(StreamAsgnReqType field) |
boolean |
isSet(StreamAsgnRptID field) |
boolean |
isSetNoAsgnReqs() |
boolean |
isSetStreamAsgnReqID() |
boolean |
isSetStreamAsgnReqType() |
boolean |
isSetStreamAsgnRptID() |
void |
set(NoAsgnReqs value) |
void |
set(StreamAsgnReqID value) |
void |
set(StreamAsgnReqType value) |
void |
set(StreamAsgnRptID value) |
void |
set(StrmAsgnRptGrp 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 StreamAssignmentReport()
public StreamAssignmentReport(StreamAsgnRptID streamAsgnRptID)
public void set(StreamAsgnRptID value)
public StreamAsgnRptID get(StreamAsgnRptID value) throws FieldNotFound
FieldNotFound
public StreamAsgnRptID getStreamAsgnRptID() throws FieldNotFound
FieldNotFound
public boolean isSet(StreamAsgnRptID field)
public boolean isSetStreamAsgnRptID()
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(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(StrmAsgnRptGrp component)
public StrmAsgnRptGrp get(StrmAsgnRptGrp component) throws FieldNotFound
FieldNotFound
public StrmAsgnRptGrp getStrmAsgnRptGrp() 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.