public static final class StUhf.InterrogatorModelF.UmfPostMatchCriteria
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StUhf.InterrogatorModelF.UmfPostMatchCriteria.PostMatchCriterion
criterion for filtering tags
|
Modifier and Type | Method and Description |
---|---|
static StUhf.InterrogatorModelF.UmfPostMatchCriteria |
newInstance()
get an instance of UmfPostMatchCriteria,which can be used to disable post match
|
static StUhf.InterrogatorModelF.UmfPostMatchCriteria |
newInstance(StUhf.InterrogatorModelF.UmfPostMatchCriteria.PostMatchCriterion postMatchCriterion)
get an instance of UmfPostMatchCriteria
|
StUhf.InterrogatorModelF.UmfPostMatchCriteria.PostMatchCriterion[] |
postMatchCriteria()
retrieve PostMatchCriterion within,if no,a zero length array will be return
|
public static final StUhf.InterrogatorModelF.UmfPostMatchCriteria newInstance()
public static final StUhf.InterrogatorModelF.UmfPostMatchCriteria newInstance(StUhf.InterrogatorModelF.UmfPostMatchCriteria.PostMatchCriterion postMatchCriterion)
postMatchCriterion
- : post match criterionumfPostMatchCriteria
public StUhf.InterrogatorModelF.UmfPostMatchCriteria.PostMatchCriterion[] postMatchCriteria()