public class InlineRule extends BaseRule
Modifier | Constructor and Description |
---|---|
|
InlineRule() |
protected |
InlineRule(InlineRule other) |
Modifier and Type | Method and Description |
---|---|
InlineRule |
cloneObject() |
boolean |
equals(java.lang.Object arg) |
int |
hashCode() |
void |
serialize(java.io.PrintWriter out) |
get, isEmpty, properties, serializeProperties, set, toString
public InlineRule()
protected InlineRule(InlineRule other)
public InlineRule cloneObject()
public boolean equals(java.lang.Object arg)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object