Package org.robolectric.shadows
Class CellIdentityGsmBuilder
java.lang.Object
org.robolectric.shadows.CellIdentityGsmBuilder
Builder for
CellIdentityGsm
.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected static CellIdentityGsm
static CellIdentityGsmBuilder
setAdditionalPlmns
(List<String> additionalPlmns) setArfcn
(int arfcn) setBsic
(int bsic) setCid
(int cid) setLac
(int lac) setOperatorAlphaLong
(String operatorAlphaLong) setOperatorAlphaShort
(String operatorAlphaShort)
-
Method Details
-
newBuilder
-
getDefaultInstance
-
setLac
-
setCid
-
setBsic
-
setArfcn
-
setMcc
-
setMnc
-
setOperatorAlphaLong
-
setOperatorAlphaShort
-
setAdditionalPlmns
-
build
-