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, setFactPattern
public String getEntryPointName()
public void setEntryPointName(String entryPointName)
public boolean equals(Object o)
equals
in class FromCompositeFactPattern
public int hashCode()
hashCode
in class FromCompositeFactPattern
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.