cn.jpush.api.push.model
类 Platform.Builder

java.lang.Object
  继承者 cn.jpush.api.push.model.Platform.Builder
包容类:
Platform

public static class Platform.Builder
extends Object


构造方法摘要
Platform.Builder()
           
 
方法摘要
 Platform.Builder addDeviceType(DeviceType deviceType)
           
 Platform build()
           
 Platform.Builder setAll(boolean all)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Platform.Builder

public Platform.Builder()
方法详细信息

setAll

public Platform.Builder setAll(boolean all)

addDeviceType

public Platform.Builder addDeviceType(DeviceType deviceType)

build

public Platform build()


Copyright © 2014. All Rights Reserved.