Interface LoRaWANMulticast.Builder

    • Method Detail

      • rfRegion

        LoRaWANMulticast.Builder rfRegion​(String rfRegion)
        Sets the value of the RfRegion property for this object.
        Parameters:
        rfRegion - The new value for the RfRegion property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SupportedRfRegion, SupportedRfRegion
      • dlClass

        LoRaWANMulticast.Builder dlClass​(String dlClass)
        Sets the value of the DlClass property for this object.
        Parameters:
        dlClass - The new value for the DlClass property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DlClass, DlClass
      • dlClass

        LoRaWANMulticast.Builder dlClass​(DlClass dlClass)
        Sets the value of the DlClass property for this object.
        Parameters:
        dlClass - The new value for the DlClass property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DlClass, DlClass