Uses of Class
com.dxfeed.glossary.CFI

Packages that use CFI
com.dxfeed.glossary Provides utility classes that represent common glossary items in definitions of market instruments. 
 

Uses of CFI in com.dxfeed.glossary
 

Fields in com.dxfeed.glossary declared as CFI
static CFI CFI.EMPTY
          Empty CFI - it has code "XXXXXX".
 

Methods in com.dxfeed.glossary that return CFI
static CFI CFI.valueOf(int intCode)
          Returns an instance of CFI for specified integer representation of CFI code.
static CFI CFI.valueOf(String code)
          Returns an instance of CFI for specified CFI code.
 



Copyright © 2013 Devexperts. All Rights Reserved.