|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundaryValues | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of BoundaryValues in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as BoundaryValues | |
---|---|
protected BoundaryValues |
ROCGraph.boundaryValues
|
protected BoundaryValues |
LiftGraph.boundaryValues
|
Methods in org.dmg.pmml.pmml_4_1.descr that return BoundaryValues | |
---|---|
BoundaryValues |
ObjectFactory.createBoundaryValues()
Create an instance of BoundaryValues |
BoundaryValues |
ROCGraph.getBoundaryValues()
Gets the value of the boundaryValues property. |
BoundaryValues |
LiftGraph.getBoundaryValues()
Gets the value of the boundaryValues property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type BoundaryValues | |
---|---|
void |
ROCGraph.setBoundaryValues(BoundaryValues value)
Sets the value of the boundaryValues property. |
void |
LiftGraph.setBoundaryValues(BoundaryValues value)
Sets the value of the boundaryValues property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |