パッケージ org.pcap4j.packet

クラス RadiotapDataRxFlags

    • メソッドの詳細

      • getLsb

        public boolean getLsb()
        戻り値:
        true if the LSB is set to 1; otherwise false.
      • isBadPlcpCrc

        public boolean isBadPlcpCrc()
        戻り値:
        badPlcpCrc
      • getThirdLsb

        public boolean getThirdLsb()
        戻り値:
        true if the third LSB is set to 1; otherwise false.
      • getFourthLsb

        public boolean getFourthLsb()
        戻り値:
        true if the fourth LSB is set to 1; otherwise false.
      • getFifthLsb

        public boolean getFifthLsb()
        戻り値:
        true if the fifth LSB is set to 1; otherwise false.
      • getSixthLsb

        public boolean getSixthLsb()
        戻り値:
        true if the sixth LSB is set to 1; otherwise false.
      • getSeventhLsb

        public boolean getSeventhLsb()
        戻り値:
        true if the seventh LSB is set to 1; otherwise false.
      • getEighthLsb

        public boolean getEighthLsb()
        戻り値:
        true if the eighth LSB is set to 1; otherwise false.
      • getNinthLsb

        public boolean getNinthLsb()
        戻り値:
        true if the ninth LSB is set to 1; otherwise false.
      • getTenthLsb

        public boolean getTenthLsb()
        戻り値:
        true if the tenth LSB is set to 1; otherwise false.
      • getEleventhLsb

        public boolean getEleventhLsb()
        戻り値:
        true if the eleventh LSB is set to 1; otherwise false.
      • getTwelvethLsb

        public boolean getTwelvethLsb()
        戻り値:
        true if the twelveth LSB is set to 1; otherwise false.
      • getThirteenthLsb

        public boolean getThirteenthLsb()
        戻り値:
        true if the thirteenth LSB is set to 1; otherwise false.
      • getFourteenthLsb

        public boolean getFourteenthLsb()
        戻り値:
        true if the fourteenth LSB is set to 1; otherwise false.
      • getFifteenthLsb

        public boolean getFifteenthLsb()
        戻り値:
        true if the fifteenth LSB is set to 1; otherwise false.
      • getSixteenthLsb

        public boolean getSixteenthLsb()
        戻り値:
        true if the sixteenth LSB is set to 1; otherwise false.
      • hashCode

        public int hashCode()
        オーバーライド:
        hashCode クラス内 Object
      • equals

        public boolean equals​(Object obj)
        オーバーライド:
        equals クラス内 Object