|
Knowledge API Legacy5 Adapter 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.runtime.conf.BeliefSystemTypeOption
public class BeliefSystemTypeOption
A class for the belief system configuration.
| Field Summary | |
|---|---|
static String |
PROPERTY_NAME
The property name for the belief system configuration |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static BeliefSystemTypeOption |
get(String beliefSystemType)
This is a factory method for this belief system configuration. |
String |
getBeliefSystemType()
Returns the configured belief system type |
String |
getPropertyName()
Returns the property name for this option |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String PROPERTY_NAME
| Method Detail |
|---|
public static BeliefSystemTypeOption get(String beliefSystemType)
beliefSystem - the identifier for the belief system
public String getPropertyName()
getPropertyName in interface Optionpublic String getBeliefSystemType()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
Knowledge API Legacy5 Adapter 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||