Uses of Class
org.optimizationservices.oscommon.datastructure.osoption.OtherOption

Packages that use OtherOption
org.optimizationservices.oscommon.datastructure.osoption   
org.optimizationservices.oscommon.localinterface   
 

Uses of OtherOption in org.optimizationservices.oscommon.datastructure.osoption
 

Fields in org.optimizationservices.oscommon.datastructure.osoption declared as OtherOption
 OtherOption[] OptimizationOption.other
           
 

Uses of OtherOption in org.optimizationservices.oscommon.localinterface
 

Fields in org.optimizationservices.oscommon.localinterface declared as OtherOption
 OtherOption[] OSOption.other
          other holds an array of all other options specified by the OSoL Schema.