Uses of Class
com.dxfeed.glossary.AdditionalUnderlyings

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

Uses of AdditionalUnderlyings in com.dxfeed.glossary
 

Fields in com.dxfeed.glossary declared as AdditionalUnderlyings
static AdditionalUnderlyings AdditionalUnderlyings.EMPTY
          Empty additional underlyings - it has empty text and empty map.
 

Methods in com.dxfeed.glossary that return AdditionalUnderlyings
static AdditionalUnderlyings AdditionalUnderlyings.valueOf(Map<String,Double> map)
          Returns an instance of additional underlyings for specified internal representation.
static AdditionalUnderlyings AdditionalUnderlyings.valueOf(String text)
          Returns an instance of additional underlyings for specified textual representation.
 



Copyright © 2013 Devexperts. All Rights Reserved.