Class MAPOfferedCamel4CSIs

    • Constructor Detail

      • MAPOfferedCamel4CSIs

        public MAPOfferedCamel4CSIs()
        Constructs an object that has no bits set.
      • MAPOfferedCamel4CSIs

        public MAPOfferedCamel4CSIs​(int nbits)
        Constructs an object that has no bits set, initialised to accommodate the given number of bits.
        Parameters:
        nbits - initial number of bits
    • Method Detail

      • clearD_csi

        public MAPOfferedCamel4CSIs clearD_csi()
        Clears the bit for d_csi to false.
        Returns:
        this
      • clearMg_csi

        public MAPOfferedCamel4CSIs clearMg_csi()
        Clears the bit for mg_csi to false.
        Returns:
        this
      • clearMt_sms_csi

        public MAPOfferedCamel4CSIs clearMt_sms_csi()
        Clears the bit for mt_sms_csi to false.
        Returns:
        this
      • clearO_csi

        public MAPOfferedCamel4CSIs clearO_csi()
        Clears the bit for o_csi to false.
        Returns:
        this
      • clearPsi_enhancements

        public MAPOfferedCamel4CSIs clearPsi_enhancements()
        Clears the bit for psi_enhancements to false.
        Returns:
        this
      • clearT_csi

        public MAPOfferedCamel4CSIs clearT_csi()
        Clears the bit for t_csi to false.
        Returns:
        this
      • clearVt_csi

        public MAPOfferedCamel4CSIs clearVt_csi()
        Clears the bit for vt_csi to false.
        Returns:
        this
      • copyOf

        public static MAPOfferedCamel4CSIs copyOf​(BitString from)
        Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
        Parameters:
        from - the object from which to copy
        Returns:
        MAPOfferedCamel4CSIs
      • getD_csi

        public boolean getD_csi()
        Gets whether the bit for d_csi is set or not.
        Returns:
        the named bit's value
      • getMg_csi

        public boolean getMg_csi()
        Gets whether the bit for mg_csi is set or not.
        Returns:
        the named bit's value
      • getMt_sms_csi

        public boolean getMt_sms_csi()
        Gets whether the bit for mt_sms_csi is set or not.
        Returns:
        the named bit's value
      • getO_csi

        public boolean getO_csi()
        Gets whether the bit for o_csi is set or not.
        Returns:
        the named bit's value
      • getPsi_enhancements

        public boolean getPsi_enhancements()
        Gets whether the bit for psi_enhancements is set or not.
        Returns:
        the named bit's value
      • getT_csi

        public boolean getT_csi()
        Gets whether the bit for t_csi is set or not.
        Returns:
        the named bit's value
      • getVt_csi

        public boolean getVt_csi()
        Gets whether the bit for vt_csi is set or not.
        Returns:
        the named bit's value
      • setMg_csi

        public MAPOfferedCamel4CSIs setMg_csi()
        Sets the bit for mg_csi to true.
        Returns:
        this
      • setMt_sms_csi

        public MAPOfferedCamel4CSIs setMt_sms_csi()
        Sets the bit for mt_sms_csi to true.
        Returns:
        this
      • setPsi_enhancements

        public MAPOfferedCamel4CSIs setPsi_enhancements()
        Sets the bit for psi_enhancements to true.
        Returns:
        this
      • setVt_csi

        public MAPOfferedCamel4CSIs setVt_csi()
        Sets the bit for vt_csi to true.
        Returns:
        this
      • staticGetNamedBits

        public static BitStringWithNamedBits.NamedBit[] staticGetNamedBits()
        Gets the names of all bits of this type (not just the bits set in this value).
        Returns:
        array of NamedBit