public class FromEntryPointFactPattern extends FromCompositeFactPattern
| Constructor and Description |
|---|
FromEntryPointFactPattern() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntryPointName() |
int |
hashCode() |
void |
setEntryPointName(String entryPointName) |
getExpression, getFactPattern, getFactType, setExpression, setFactPatternpublic String getEntryPointName()
public void setEntryPointName(String entryPointName)
public boolean equals(Object o)
equals in class FromCompositeFactPatternpublic int hashCode()
hashCode in class FromCompositeFactPatternCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.