-
public class ThingBroadbandActivatorBuilderActivation information for router device activation.
-
-
Method Summary
Modifier and Type Method Description StringgetToken()ThingBroadbandActivatorBuildersetToken(String token)longgetTimeOut()ThingBroadbandActivatorBuildersetTimeOut(long timeOut)HgwBeangetHgwBean()voidsetHgwBean(HgwBean hgwBean)IThingSmartActivatorListenergetListener()ThingBroadbandActivatorBuildersetListener(IThingSmartActivatorListener mListener)ContextgetContext()ThingBroadbandActivatorBuildersetContext(Context mContext)-
-
Method Detail
-
getToken
String getToken()
-
setToken
ThingBroadbandActivatorBuilder setToken(String token)
-
getTimeOut
long getTimeOut()
-
setTimeOut
ThingBroadbandActivatorBuilder setTimeOut(long timeOut)
-
getHgwBean
HgwBean getHgwBean()
-
setHgwBean
void setHgwBean(HgwBean hgwBean)
-
getListener
IThingSmartActivatorListener getListener()
-
setListener
ThingBroadbandActivatorBuilder setListener(IThingSmartActivatorListener mListener)
-
getContext
Context getContext()
-
setContext
ThingBroadbandActivatorBuilder setContext(Context mContext)
-
-
-
-