public class ApplicationInstallation extends AndroidOperation implements Serializable
Constructor and Description |
---|
ApplicationInstallation() |
Modifier and Type | Method and Description |
---|---|
String |
getAppIdentifier() |
String |
getSchedule() |
String |
getType() |
String |
getUrl() |
void |
setAppIdentifier(String appIdentifier) |
void |
setSchedule(String schedule) |
void |
setType(String type) |
void |
setUrl(String url) |
toJSON
public String getAppIdentifier()
public void setAppIdentifier(String appIdentifier)
public String getType()
public void setType(String type)
public String getUrl()
public void setUrl(String url)
public String getSchedule()
public void setSchedule(String schedule)
Copyright © 2017 WSO2. All rights reserved.