IPFIX IE data type value denoting a basicList structured data.
IPFIX IE data type value denoting a boolean value.
IPFIX IE data type value denoting a date-time represented in microseconds.
IPFIX IE data type value denoting a date-time represented in milliseconds.
IPFIX IE data type value denoting a date-time represented in nanoseconds.
IPFIX IE data type value denoting a date-time represented in seconds.
IPFIX IE data type value denoting a 32-bit floating point value.
IPFIX IE data type value denoting a 64-bit floating point value.
IPFIX IE data type value denoting an IPv4 address.
IPFIX IE data type value denoting an IPv6 address.
IPFIX IE data type value denoting a MAC address.
IPFIX IE data type value denoting an octet array.
IPFIX IE data type value denoting a 16-bit signed value.
IPFIX IE data type value denoting a 32-bit signed value.
IPFIX IE data type value denoting a 64-bit signed value.
IPFIX IE data type value denoting an 8-bit signed value.
IPFIX IE data type value denoting a string.
IPFIX IE data type value denoting subTemplateList structured data.
IPFIX IE data type value denoting a subTemplateMultiList structured data.
IPFIX IE data type value denoting a 16-bit unsigned value.
IPFIX IE data type value denoting a 32-bit unsigned value.
IPFIX IE data type value denoting a 64-bit unsigned value.
IPFIX IE data type value denoting an 8-bit unsigned value.
The Information Element data type for the provided value.
The Information Element data type for the provided value.
java.util.NoSuchElementException if the value represents
no known Information Element data type.
Returns the DataType that matches dt.
Returns the DataType having the specified id.
Returns the DataType having the specified id.
Returns the DataType having the specified name.
Collection of all known valid information element data types.
Collection of all known valid information element data types.
The IPFIX Information Element data type value whose name is given
by name.
The IPFIX Information Element data type value whose name is given
by name.
java.util.NoSuchElementException if the name represents no
known Information Element data type.
The IPFIX Information Element data type value whose name is
name, if it exists.
The IPFIX Information Element data type value whose name is
name, if it exists.
The information element data type represented by name or
None if name represents no known data type.
IPFIX Information Element Data Types as defined in RFC5102
A description of the abstract data type of an IPFIX Information Element as defined in Section 3.1 of RFC5102.
See https://www.iana.org/assignments/ipfix/ipfix.xhtml#ipfix-information-element-data-types
May be converted to and from Short values.