public class ExpectationId extends ObjectWithJsonToString
| Constructor and Description |
|---|
ExpectationId() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
int |
hashCode() |
ExpectationId |
withId(String id) |
toStringfieldsExcludedFromEqualsAndHashCodepublic String getId()
public ExpectationId withId(String id)
public boolean equals(Object o)
equals in class ObjectWithReflectiveEqualsHashCodeToStringpublic int hashCode()
hashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2020. All rights reserved.