Package org.robolectric.shadows
Class CellIdentityNrBuilder
java.lang.Object
org.robolectric.shadows.CellIdentityNrBuilder
Builder for
CellIdentityNr
.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected static CellIdentityNr
static CellIdentityNrBuilder
setAdditionalPlmns
(List<String> additionalPlmns) setBands
(int[] bands) setLongOperatorName
(String longOperatorName) setNci
(long nci) setNrarfcn
(int nrarfcn) setPci
(int pci) setShortOperatorName
(String shortOperatorName) setTac
(int tac)
-
Method Details
-
newBuilder
-
getDefaultInstance
-
setNci
-
setPci
-
setTac
-
setNrarfcn
-
setMcc
-
setMnc
-
setBands
-
setLongOperatorName
-
setShortOperatorName
-
setAdditionalPlmns
-
build
-