@Generated public class ContextStatusResponse extends Object
Constructor and Description |
---|
ContextStatusResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
ContextStatus |
getStatus() |
int |
hashCode() |
ContextStatusResponse |
setId(String id) |
ContextStatusResponse |
setStatus(ContextStatus status) |
String |
toString() |
public ContextStatusResponse setId(String id)
public String getId()
public ContextStatusResponse setStatus(ContextStatus status)
public ContextStatus getStatus()
Copyright © 2023. All rights reserved.