|
Drools :: PMML - Compiler 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OPTYPE | |
|---|---|
| org.dmg.pmml.pmml_4_2.descr | |
| Uses of OPTYPE in org.dmg.pmml.pmml_4_2.descr |
|---|
| Fields in org.dmg.pmml.pmml_4_2.descr declared as OPTYPE | |
|---|---|
protected OPTYPE |
DataField.optype
|
protected OPTYPE |
Target.optype
|
protected OPTYPE |
DefineFunction.optype
|
protected OPTYPE |
ParameterField.optype
|
protected OPTYPE |
DerivedField.optype
|
protected OPTYPE |
ResultField.optype
|
protected OPTYPE |
OutputField.optype
|
protected OPTYPE |
MiningField.optype
|
| Methods in org.dmg.pmml.pmml_4_2.descr that return OPTYPE | |
|---|---|
static OPTYPE |
OPTYPE.fromValue(String v)
|
OPTYPE |
DataField.getOptype()
Gets the value of the optype property. |
OPTYPE |
Target.getOptype()
Gets the value of the optype property. |
OPTYPE |
DefineFunction.getOptype()
Gets the value of the optype property. |
OPTYPE |
ParameterField.getOptype()
Gets the value of the optype property. |
OPTYPE |
DerivedField.getOptype()
Gets the value of the optype property. |
OPTYPE |
ResultField.getOptype()
Gets the value of the optype property. |
OPTYPE |
OutputField.getOptype()
Gets the value of the optype property. |
OPTYPE |
MiningField.getOptype()
Gets the value of the optype property. |
static OPTYPE |
OPTYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OPTYPE[] |
OPTYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type OPTYPE | |
|---|---|
void |
DataField.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
Target.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
DefineFunction.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
ParameterField.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
DerivedField.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
ResultField.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
OutputField.setOptype(OPTYPE value)
Sets the value of the optype property. |
void |
MiningField.setOptype(OPTYPE value)
Sets the value of the optype property. |
|
Drools :: PMML - Compiler 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||