-
- All Superinterfaces:
DetailProperties,DocumentContext,GraphContext
- All Known Subinterfaces:
MutableDetail
public interface Detail extends GraphContext, DetailProperties, DocumentContext
A Context with key-value properties- Author:
- Don Mendelson
-
-
Field Summary
-
Fields inherited from interface io.fixprotocol.md.event.DocumentContext
UNKNOWN_POSITION
-
-
Method Summary
-
Methods inherited from interface io.fixprotocol.md.event.DetailProperties
getIntProperty, getProperties, getProperty
-
Methods inherited from interface io.fixprotocol.md.event.DocumentContext
getCharPositionInLine, getLine
-
Methods inherited from interface io.fixprotocol.md.event.GraphContext
getParent
-
-