Class ServiceResponse
java.lang.Object
ch.swisscom.mid.client.rest.model.statusresp.ServiceResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetApp2app(App2App app2app) voidsetDescription(String description) voidsetGeofencing(Geofencing geofencing) toString()withApp2App(App2App app2app) withDescription(String description) withGeofencing(Geofencing geofencing)
-
Field Details
-
NULL
- See Also:
-
-
Constructor Details
-
ServiceResponse
public ServiceResponse()
-
-
Method Details