|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatorCodec | |
|---|---|
| org.openfast.template | |
| org.openfast.template.operator | |
| Uses of OperatorCodec in org.openfast.template |
|---|
| Methods in org.openfast.template that return OperatorCodec | |
|---|---|
OperatorCodec |
Scalar.getOperatorCodec()
|
| Constructors in org.openfast.template with parameters of type OperatorCodec | |
|---|---|
Scalar(QName name,
Type type,
OperatorCodec operatorCodec,
ScalarValue defaultValue,
boolean optional)
Scalar constructor - sets the dictionary as global and validates the entries |
|
| Uses of OperatorCodec in org.openfast.template.operator |
|---|
| Subclasses of OperatorCodec in org.openfast.template.operator | |
|---|---|
class |
AlwaysPresentOperatorCodec
|
class |
CopyOperatorCodec
|
class |
OptionallyPresentOperatorCodec
|
| Fields in org.openfast.template.operator declared as OperatorCodec | |
|---|---|
protected static OperatorCodec |
OperatorCodec.CONSTANT_ALL
|
protected static OperatorCodec |
OperatorCodec.COPY_ALL
|
protected static OperatorCodec |
OperatorCodec.DEFAULT_ALL
|
protected static OperatorCodec |
OperatorCodec.DELTA_DECIMAL
|
protected static OperatorCodec |
OperatorCodec.DELTA_INTEGER
|
protected static OperatorCodec |
OperatorCodec.DELTA_STRING
|
protected static OperatorCodec |
OperatorCodec.INCREMENT_INTEGER
|
protected static OperatorCodec |
OperatorCodec.NONE_ALL
|
protected static OperatorCodec |
OperatorCodec.TAIL
|
| Methods in org.openfast.template.operator that return OperatorCodec | |
|---|---|
static OperatorCodec |
OperatorCodec.getCodec(Operator operator,
Type type)
Find the operator by the key |
OperatorCodec |
Operator.getCodec(Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||