public class StreamAssignmentRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamAssignmentRequest.NoAsgnReqs |
Message.HeaderMessage.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, 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 StreamAssignmentRequest()
public StreamAssignmentRequest(StreamAsgnReqID streamAsgnReqID, StreamAsgnReqType streamAsgnReqType)
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(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(StrmAsgnReqGrp component)
public StrmAsgnReqGrp get(StrmAsgnReqGrp component) throws FieldNotFound
FieldNotFoundpublic StrmAsgnReqGrp getStrmAsgnReqGrp() 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.