public abstract class PiFieldMatch extends Object
Modifier and Type | Method and Description |
---|---|
PiMatchFieldId |
fieldId()
Returns the identifier of the field to be matched.
|
abstract PiMatchType |
type()
Returns the type of match to be performed.
|
public final PiMatchFieldId fieldId()
public abstract PiMatchType type()