org.fudgemsg.types
Class IndicatorType

java.lang.Object
  extended by org.fudgemsg.types.IndicatorType

public final class IndicatorType
extends Object

The only value of a field with the Indicator type. This value is used to indicate that there is a field in a file with the given name/index/ordinal, but that the type does not matter. It is intentionally a pure singleton.


Field Summary
static IndicatorType INSTANCE
          The only instance of this type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IndicatorType INSTANCE
The only instance of this type.



Copyright 2009-Present by OpenGamma Inc. and individual contributors
Released under the Apache License, Version 2.0