The numeric identifier for the element.
The PEN for the element.
IllegalInfoElementAttributeException when both the
elementId and enterpriseId are 0, when the elementId is negative
or larger than 32767 (0x7fff), or when the enterpriseId is not
representable as an unsigned 32-bit number.
The numeric identifier for the element.
The PEN for the element.
An Information Element Identifier provides a way to identify an Information Element of an Information Model. The Identifier is also used when creating a Field Specifier.
An Identifier consists of two numbers: an Element ID and an optional Private Enterprise Number (PEN). An absent PEN is represented as a zero value. The valid range of the Element ID is 1 to 32767 (0x7fff) inclusive. The valid range of Enterprise ID is 1 to 4294967295 (0xffffffff).
The numeric identifier for the element.
The PEN for the element.
IllegalInfoElementAttributeExceptionwhen both the elementId and enterpriseId are 0, when the elementId is negative or larger than 32767 (0x7fff), or when the enterpriseId is not representable as an unsigned 32-bit number.