A FieldSpec factory that finds the nth occurrence of an
InfoElement in a Template where either the element's name is
name or the element's ident is ident.
A FieldSpec factory that finds the nth occurrence of an
InfoElement in a Template where either the element's name is
name or the element's ident is ident.
IPFIXRuntimeException if nth is less than 1.
A FieldSpec factory that finds the nth occurrence of the
InfoElement in a Template whose name matches the given value.
A FieldSpec factory that finds the nth occurrence of the
InfoElement in a Template whose name matches the given value.
IPFIXRuntimeException if nth is less than 1.
A FieldSpec factory that finds the first InfoElement in a Template whose name matches the given value.
A FieldSpec factory that finds the nth occurrence of the
InfoElement in a Template whose ident matches the given value.
A FieldSpec factory that finds the nth occurrence of the
InfoElement in a Template whose ident matches the given value.
IPFIXRuntimeException if nth is less than 1.
A FieldSpec factory that finds the first InfoElement in a Template whose ident matches the given value.
A FieldSpec factory.