|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.axiom.reasoning.rules.results.Classification
Simple object which serves as result type for Classifier rule.
| Constructor Summary | |
Classification()
Constructor. |
|
Classification(java.lang.String initialName)
Constructor. |
|
| Method Summary | |
java.lang.String |
getName()
Getter for name of classification. |
void |
setName(java.lang.String newName)
Setter for name of classification. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Classification()
public Classification(java.lang.String initialName)
| Method Detail |
public java.lang.String getName()
getName in interface Nameable
public void setName(java.lang.String newName)
throws java.lang.IllegalArgumentException
setName in interface NameablenewName - New name for classification.java.lang.IllegalArgumentException - Thrown if name is null or zero-length
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||