public class AndroidApplication extends Object
Constructor and Description |
---|
AndroidApplication() |
Modifier and Type | Method and Description |
---|---|
String |
getAppIdentifier() |
String |
getType() |
void |
setAppIdentifier(String appIdentifier) |
void |
setType(String type) |
String |
toJSON() |
public String getAppIdentifier()
public void setAppIdentifier(String appIdentifier)
public String getType()
public void setType(String type)
public String toJSON() throws DeviceApplicationException
DeviceApplicationException
Copyright © 2017 WSO2. All rights reserved.