Serialized Form


Package org.wso2.carbon.device.mgt.mobile.dao

Class org.wso2.carbon.device.mgt.mobile.dao.MobileDeviceManagementDAOException extends Exception implements Serializable

serialVersionUID: 2021891706072918865L

Serialized Fields

message

String message

Package org.wso2.carbon.device.mgt.mobile.dto

Class org.wso2.carbon.device.mgt.mobile.dto.MobileDevice extends Object implements Serializable

Serialized Fields

mobileDeviceId

String mobileDeviceId

regId

String regId

imei

String imei

imsi

String imsi

osVersion

String osVersion

model

String model

vendor

String vendor

latitude

String latitude

longitude

String longitude

Class org.wso2.carbon.device.mgt.mobile.dto.MobileFeature extends Object implements Serializable

Serialized Fields

id

int id

deviceType

String deviceType

code

String code

name

String name

description

String description



Copyright © 2015 WSO2. All rights reserved.