Package | Description |
---|---|
org.wso2.carbon.appmgt.mdm.restconnector.authorization.client.dto |
Modifier and Type | Method and Description |
---|---|
EnrolmentInfo |
Device.getEnrolmentInfo() |
Modifier and Type | Method and Description |
---|---|
void |
Device.setEnrolmentInfo(EnrolmentInfo enrolmentInfo) |
Constructor and Description |
---|
Device(String name,
String type,
String description,
String deviceId,
EnrolmentInfo enrolmentInfo,
List<org.wso2.carbon.device.mgt.common.Feature> features,
List<Device.Property> properties) |
Copyright © 2017 WSO2. All rights reserved.