Interface LteLocalId.Builder

    • Method Detail

      • earfcn

        LteLocalId.Builder earfcn​(Integer earfcn)

        E-UTRA (Evolved Universal Terrestrial Radio Access) absolute radio frequency channel number (EARFCN).

        Parameters:
        earfcn - E-UTRA (Evolved Universal Terrestrial Radio Access) absolute radio frequency channel number (EARFCN).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pci

        LteLocalId.Builder pci​(Integer pci)

        Physical Cell ID (PCI).

        Parameters:
        pci - Physical Cell ID (PCI).
        Returns:
        Returns a reference to this object so that method calls can be chained together.