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