Package | Description |
---|---|
org.openfast.examples |
Modifier and Type | Method and Description |
---|---|
protected static OpenFastExample.Variant |
OpenFastExample.getVariant(org.apache.commons.cli.CommandLine cl) |
protected static OpenFastExample.Variant |
OpenFastExample.getVariant(String value) |
static OpenFastExample.Variant |
OpenFastExample.Variant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenFastExample.Variant[] |
OpenFastExample.Variant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MessageBlockReaderFactory(OpenFastExample.Variant variant,
int offset,
boolean isMulticast) |
MessageBlockWriterFactory(OpenFastExample.Variant variant,
int offset,
boolean isMulticast) |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.