IPFIX list semantic value denoting all of the elements in the list are properties of the data record.
IPFIX list semantic value denoting that only a single element in the list is a property of the data record.
IPFIX list semantic value denoting that none of the elements are properties of the data record.
IPFIX list semantic value denoting one or more elements in the list are properties of the data record.
IPFIX list semantic value denoting elements in the list are ordered.
IPFIX List semantic denoting the semantic is not specified.
Converts a short value to a list semantic type.
Converts a short value to a list semantic type.
The list semantic represented by this value.
java.util.NoSuchElementException if the short represents
no known list semantic.
Collection of all known valid list semantics.
Collection of all known valid list semantics.
Finds the IPFIX list semantic type whose name is name.
Finds the IPFIX list semantic type whose name is name.
The function seaches linearly through the list of list semantics.
The list semantic represented by name.
java.util.NoSuchElementException if the name represents
no known list semantic.
Finds the IPFIX IE list semantic value whose name is name as
an Option.
Finds the IPFIX IE list semantic value whose name is name as
an Option.
The function seaches linearly through the list of list semantics.
The list semantic represented by name.
IPFIX Structured Data (List) Type Semantics as defined in RFC6313
Structured data type semantics are provided in order to express the relationship among multiple list elements in a Structured Data Information Element.
See https://www.iana.org/assignments/ipfix/ipfix.xhtml#ipfix-structured-data-types-semantics
May be converted to and from Short values.