public class StreamAssignmentReport extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamAssignmentReport.NoAsgnReqs |
Message.HeaderMessage.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, 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 StreamAssignmentReport()
public StreamAssignmentReport(StreamAsgnRptID streamAsgnRptID)
public void set(StreamAsgnRptID value)
public StreamAsgnRptID get(StreamAsgnRptID value) throws FieldNotFound
FieldNotFoundpublic StreamAsgnRptID getStreamAsgnRptID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(StreamAsgnRptID field)
public boolean isSetStreamAsgnRptID()
public void set(StreamAsgnReqType value)
public StreamAsgnReqType get(StreamAsgnReqType value) throws FieldNotFound
FieldNotFoundpublic StreamAsgnReqType getStreamAsgnReqType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(StreamAsgnReqType field)
public boolean isSetStreamAsgnReqType()
public void set(StreamAsgnReqID value)
public StreamAsgnReqID get(StreamAsgnReqID value) throws FieldNotFound
FieldNotFoundpublic StreamAsgnReqID getStreamAsgnReqID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(StreamAsgnReqID field)
public boolean isSetStreamAsgnReqID()
public void set(StrmAsgnRptGrp component)
public StrmAsgnRptGrp get(StrmAsgnRptGrp component) throws FieldNotFound
FieldNotFoundpublic StrmAsgnRptGrp getStrmAsgnRptGrp() throws FieldNotFound
FieldNotFoundpublic void set(NoAsgnReqs value)
public NoAsgnReqs get(NoAsgnReqs value) throws FieldNotFound
FieldNotFoundpublic NoAsgnReqs getNoAsgnReqs() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoAsgnReqs field)
public boolean isSetNoAsgnReqs()
Copyright © 2021. All rights reserved.