Package | Description |
---|---|
org.openfast | |
org.openfast.session.template.exchange |
Modifier and Type | Class and Description |
---|---|
class |
Message |
Modifier and Type | Method and Description |
---|---|
GroupValue |
SequenceValue.get(int index) |
GroupValue |
GroupValue.getGroup(int fieldIndex) |
GroupValue |
GroupValue.getGroup(String fieldName) |
GroupValue[] |
SequenceValue.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
SequenceValue.add(GroupValue value) |
Modifier and Type | Method and Description |
---|---|
GroupValue |
VariableLengthInstructionConverter.convert(Field field,
ConversionContext context) |
GroupValue |
StaticTemplateReferenceConverter.convert(Field field,
ConversionContext context) |
GroupValue |
SequenceConverter.convert(Field field,
ConversionContext context) |
GroupValue |
ScalarConverter.convert(Field field,
ConversionContext context) |
GroupValue |
GroupConverter.convert(Field field,
ConversionContext context) |
GroupValue |
FieldInstructionConverter.convert(Field field,
ConversionContext context) |
GroupValue |
DynamicTemplateReferenceConverter.convert(Field field,
ConversionContext context) |
GroupValue |
ComposedDecimalConverter.convert(Field field,
ConversionContext context) |
static GroupValue |
AbstractFieldInstructionConverter.createOperator(Scalar scalar) |
Modifier and Type | Method and Description |
---|---|
Field |
VariableLengthInstructionConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
StaticTemplateReferenceConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
SequenceConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
ScalarConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
GroupConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
FieldInstructionConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
DynamicTemplateReferenceConverter.convert(GroupValue groupValue,
TemplateRegistry templateRegistry,
ConversionContext context) |
Field |
ComposedDecimalConverter.convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
static Field[] |
GroupConverter.parseFieldInstructions(GroupValue groupDef,
TemplateRegistry registry,
ConversionContext context) |
static void |
AbstractFieldInstructionConverter.setName(Field field,
GroupValue fieldDef) |
static void |
AbstractFieldInstructionConverter.setName(GroupValue fieldDef,
QName qname) |
static void |
AbstractFieldInstructionConverter.setNameAndId(Field field,
GroupValue fieldDef) |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.