quickfix.fix43
Class News
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix43.Message
quickfix.fix43.News
- All Implemented Interfaces:
- java.io.Serializable
public class News
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix43.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
News
public News()
News
public News(Headline headline)
set
public void set(OrigTime value)
get
public OrigTime get(OrigTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrigTime
public OrigTime getOrigTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrigTime field)
isSetOrigTime
public boolean isSetOrigTime()
set
public void set(Urgency value)
get
public Urgency get(Urgency value)
throws FieldNotFound
- Throws:
FieldNotFound
getUrgency
public Urgency getUrgency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Urgency field)
isSetUrgency
public boolean isSetUrgency()
set
public void set(Headline value)
get
public Headline get(Headline value)
throws FieldNotFound
- Throws:
FieldNotFound
getHeadline
public Headline getHeadline()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Headline field)
isSetHeadline
public boolean isSetHeadline()
set
public void set(EncodedHeadlineLen value)
get
public EncodedHeadlineLen get(EncodedHeadlineLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedHeadlineLen
public EncodedHeadlineLen getEncodedHeadlineLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedHeadlineLen field)
isSetEncodedHeadlineLen
public boolean isSetEncodedHeadlineLen()
set
public void set(EncodedHeadline value)
get
public EncodedHeadline get(EncodedHeadline value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedHeadline
public EncodedHeadline getEncodedHeadline()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedHeadline field)
isSetEncodedHeadline
public boolean isSetEncodedHeadline()
set
public void set(NoRoutingIDs value)
get
public NoRoutingIDs get(NoRoutingIDs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoRoutingIDs
public NoRoutingIDs getNoRoutingIDs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoRoutingIDs field)
isSetNoRoutingIDs
public boolean isSetNoRoutingIDs()
set
public void set(NoRelatedSym value)
get
public NoRelatedSym get(NoRelatedSym value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoRelatedSym
public NoRelatedSym getNoRelatedSym()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoRelatedSym field)
isSetNoRelatedSym
public boolean isSetNoRelatedSym()
set
public void set(LinesOfText value)
get
public LinesOfText get(LinesOfText value)
throws FieldNotFound
- Throws:
FieldNotFound
getLinesOfText
public LinesOfText getLinesOfText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LinesOfText field)
isSetLinesOfText
public boolean isSetLinesOfText()
set
public void set(URLLink value)
get
public URLLink get(URLLink value)
throws FieldNotFound
- Throws:
FieldNotFound
getURLLink
public URLLink getURLLink()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(URLLink field)
isSetURLLink
public boolean isSetURLLink()
set
public void set(RawDataLength value)
get
public RawDataLength get(RawDataLength value)
throws FieldNotFound
- Throws:
FieldNotFound
getRawDataLength
public RawDataLength getRawDataLength()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RawDataLength field)
isSetRawDataLength
public boolean isSetRawDataLength()
set
public void set(RawData value)
get
public RawData get(RawData value)
throws FieldNotFound
- Throws:
FieldNotFound
getRawData
public RawData getRawData()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RawData field)
isSetRawData
public boolean isSetRawData()