Class Filter

    • Constructor Detail

      • Filter

        public Filter​(int tlvId)
        The constructor.
        Parameters:
        tlvId - The TLV identifier
      • Filter

        public Filter()
        The constructor.
    • Method Detail

      • getParent

        public Filter getParent()
        Get the parent
        Returns:
        Returns the parent.
      • getParentTlvId

        public int getParentTlvId()
        Get the parent
        Returns:
        Returns the parent.
      • setParent

        public void setParent​(Filter parent,
                              int parentTlvId)
        Set the parent
        Parameters:
        parent - The parent to set.
        parentTlvId - The Parent TLV identifier
      • getTlvId

        public int getTlvId()
        Returns:
        The TLV identifier
      • computeLength

        public abstract int computeLength()
        Compute the Filter length
        Returns:
        the encoded length