Package org.robolectric.shadows
Class CellIdentityLteBuilder
java.lang.Object
org.robolectric.shadows.CellIdentityLteBuilder
Builder for
CellIdentityLte
.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected static CellIdentityLte
static CellIdentityLteBuilder
setAdditionalPlmns
(List<String> additionalPlmns) setBands
(int[] bands) setBandwidth
(int bandwidth) setCi
(int ci) setEarfcn
(int earfcn) setLongOperatorName
(String longOperatorName) setPci
(int pci) setShortOperatorName
(String shortOperatorName) setTac
(int tac)
-
Method Details
-
newBuilder
-
getDefaultInstance
-
setMcc
-
setMnc
-
setCi
-
setPci
-
setTac
-
setEarfcn
-
setBands
-
setBandwidth
-
setLongOperatorName
-
setShortOperatorName
-
setAdditionalPlmns
-
build
-