Uses of Class
org.dmg.pmml.pmml_4_1.descr.BaselineStratum

Packages that use BaselineStratum
org.dmg.pmml.pmml_4_1.descr   
 

Uses of BaselineStratum in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type BaselineStratum
protected  List<BaselineStratum> BaseCumHazardTables.baselineStrata
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return BaselineStratum
 BaselineStratum ObjectFactory.createBaselineStratum()
          Create an instance of BaselineStratum
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type BaselineStratum
 List<BaselineStratum> BaseCumHazardTables.getBaselineStrata()
          Gets the value of the baselineStrata property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.