|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NormDiscrete | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of NormDiscrete in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as NormDiscrete | |
---|---|
protected NormDiscrete |
DerivedField.normDiscrete
|
protected NormDiscrete |
DefineFunction.normDiscrete
|
protected NormDiscrete |
OutputField.normDiscrete
|
Methods in org.dmg.pmml.pmml_4_1.descr that return NormDiscrete | |
---|---|
NormDiscrete |
ObjectFactory.createNormDiscrete()
Create an instance of NormDiscrete |
NormDiscrete |
DerivedField.getNormDiscrete()
Gets the value of the normDiscrete property. |
NormDiscrete |
DefineFunction.getNormDiscrete()
Gets the value of the normDiscrete property. |
NormDiscrete |
OutputField.getNormDiscrete()
Gets the value of the normDiscrete property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type NormDiscrete | |
---|---|
void |
DerivedField.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property. |
void |
DefineFunction.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property. |
void |
OutputField.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |