Package chemaxon.calculations.cnsmpo
Class CnsMpo.Property
java.lang.Object
chemaxon.calculations.cnsmpo.CnsMpo.Property
- Enclosing class:
- CnsMpo
Simple DTO that contains the predicted value and its CNS MPO score.
- 
Method Summary
- 
Method Details- 
valuepublic double value()
- 
scorepublic double score()
 
-