Package org.robolectric.shadows
Class CellIdentityWcdmaBuilder
java.lang.Object
org.robolectric.shadows.CellIdentityWcdmaBuilder
Builder for
CellIdentityWcdma
.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected static CellIdentityWcdma
static CellIdentityWcdmaBuilder
setAdditionalPlmns
(List<String> additionalPlmns) setCid
(int cid) setCsgInfo
(ClosedSubscriberGroupInfo csgInfo) setLac
(int lac) setOperatorAlphaLong
(String operatorAlphaLong) setOperatorAlphaShort
(String operatorAlphaShort) setPsc
(int psc) setUarfcn
(int uarfcn)
-
Method Details
-
newBuilder
-
getDefaultInstance
-
setLac
-
setCid
-
setPsc
-
setUarfcn
-
setMcc
-
setMnc
-
setOperatorAlphaLong
-
setOperatorAlphaShort
-
setAdditionalPlmns
-
setCsgInfo
-
build
-