public class MobileOperationProperty extends Object
Constructor and Description |
---|
MobileOperationProperty() |
Modifier and Type | Method and Description |
---|---|
int |
getOperationId() |
String |
getProperty() |
String |
getValue() |
void |
setOperationId(int operationId) |
void |
setProperty(String property) |
void |
setValue(String value) |
Copyright © 2017 WSO2. All rights reserved.