public static class NetworkMapService.RegistrationResponse
Constructor and Description |
---|
RegistrationResponse(boolean success) |
Modifier and Type | Method and Description |
---|---|
boolean |
component1() |
NetworkMapService.RegistrationResponse |
copy(boolean success) |
boolean |
equals(java.lang.Object p) |
boolean |
getSuccess() |
int |
hashCode() |
java.lang.String |
toString() |
public boolean getSuccess()
public boolean component1()
public NetworkMapService.RegistrationResponse copy(boolean success)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)