@Beta
public interface PiMatchFieldModel
| Modifier and Type | Method and Description | 
|---|---|
int | 
bitWidth()
Returns the number of bits matched by this field. 
 | 
PiMatchFieldId | 
id()
Returns the ID of this match field. 
 | 
PiMatchType | 
matchType()
Returns the type of match applied to this field. 
 | 
PiMatchFieldId id()
int bitWidth()
PiMatchType matchType()