Interface LteLocalId.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LteLocalId.Builder,LteLocalId>, SdkBuilder<LteLocalId.Builder,LteLocalId>, SdkPojo
Enclosing class:
LteLocalId

public static interface LteLocalId.Builder extends SdkPojo, CopyableBuilder<LteLocalId.Builder,LteLocalId>
  • Method Details

    • pci

      Physical cell ID.

      Parameters:
      pci - Physical cell ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • earfcn

      LteLocalId.Builder earfcn(Integer earfcn)

      Evolved universal terrestrial radio access (E-UTRA) absolute radio frequency channel number (FCN).

      Parameters:
      earfcn - Evolved universal terrestrial radio access (E-UTRA) absolute radio frequency channel number (FCN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.