public abstract static class FieldPrecedenceModel.CodecInteraction extends Object
encoder.wrap(...) or decoder.myVarData().| Modifier and Type | Class and Description |
|---|---|
static class |
FieldPrecedenceModel.CodecInteraction.CodecInteractionFactory
Factory for creating
FieldPrecedenceModel.CodecInteraction instances. |
| Constructor and Description |
|---|
CodecInteraction() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
groupQualifiedName()
Returns a name for the interaction qualified by any groups that it is nested within.
|
boolean |
isTopLevelBlockFieldAccess()
Returns
true if this interaction is a top-level block field access; false otherwise. |
public abstract String groupQualifiedName()
public final boolean isTopLevelBlockFieldAccess()
true if this interaction is a top-level block field access; false otherwise.true if this interaction is a top-level block field access; false otherwise.Copyright © 2013-2024 Real Logic Limited. All Rights Reserved.