org.wso2.carbon.device.mgt.mobile.dto
Class MobileOperationProperty
java.lang.Object
org.wso2.carbon.device.mgt.mobile.dto.MobileOperationProperty
public class MobileOperationProperty
- extends Object
DTO of Mobile Operation property.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobileOperationProperty
public MobileOperationProperty()
getValue
public String getValue()
setValue
public void setValue(String value)
getOperationId
public int getOperationId()
setOperationId
public void setOperationId(int operationId)
getProperty
public String getProperty()
setProperty
public void setProperty(String property)
Copyright © 2015 WSO2. All rights reserved.