public class PublicServiceProfileList
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static <any> |
CREATOR |
构造器和说明 |
---|
PublicServiceProfileList() |
PublicServiceProfileList(java.util.ArrayList<PublicServiceProfile> list) |
PublicServiceProfileList(Parcel in) |
限定符和类型 | 方法和说明 |
---|---|
int |
describeContents() |
java.util.ArrayList<PublicServiceProfile> |
getPublicServiceData()
获取公众服务列表
|
void |
writeToParcel(Parcel dest,
int flags) |
public PublicServiceProfileList()
public PublicServiceProfileList(java.util.ArrayList<PublicServiceProfile> list)
public PublicServiceProfileList(Parcel in)
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
public java.util.ArrayList<PublicServiceProfile> getPublicServiceData()
Copyright © 2020 RongCloud. All Rights Reserved.