|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dxfeed.glossary.CFI.Value
public static final class CFI.Value
Describes single value of single character of CFI code as defined in the ISO 10962 standard.
Method Summary | |
---|---|
CFI.Attribute |
getAttribute()
Returns attribute that contains this value. |
char |
getCode()
Returns single character code of this value. |
String |
getDescription()
Returns description of this value. |
String |
getName()
Returns short name of this value. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public CFI.Attribute getAttribute()
public char getCode()
public String getName()
public String getDescription()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |