Class ObjectWithReflectiveEqualsHashCodeToString

java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
Direct Known Subclasses:
AuditEntry, Base64Converter, BaselineDiffReport, BinaryResponseDTO, BooleanMatcher, CaptureRule, CrossProtocolScenario, Delay, DelayDistribution, DelayDistributionDTO, DelayDTO, DnsRecordDTO, DnsResponseDTO, DriftRecord, FieldDiff, GrpcBidiResponseDTO, GrpcBidiRuleDTO, GrpcChaosProfileDTO, GrpcStreamMessageDTO, GrpcStreamResponseDTO, HttpChaosProfileDTO, HttpClassCallbackDTO, HttpErrorDTO, HttpForwardDTO, HttpForwardValidateActionDTO, HttpForwardWithFallbackDTO, HttpLlmResponseDTO, HttpObjectCallbackDTO, HttpOverrideForwardedRequestDTO, HttpRequestModifierDTO, HttpResponseDTO, HttpResponseModifierConditionDTO, HttpResponseModifierDTO, HttpSseResponseDTO, HttpTemplateDTO, HttpWebSocketResponseDTO, InteractionDiff, JsonSchemaValidator, KeyAndValueDTO, KeysAndValuesModifierDTO, KeysToMultiValuesModifierDTO, KeyToMultiValueDTO, LoadProfileDTO, LoadScenarioDTO, LoadStageDTO, LoadStepDTO, MockServerEventLogNotifier, MockServerMatcherNotifier, NotMatcher, NottableStringMultiMap, ObjectWithJsonToString, PausedStreamFrameDTO, RateLimitDTO, SloCriteriaDTO, SloObjectiveDTO, SloWindowDTO, SseEventDTO, StreamFrameDecisionDTO, StringToXmlDocumentParser, StubGenerationResult, TcpChaosProfileDTO, TimedScenarioTransition, Times, TimesDTO, TimeToLive, TimeToLiveDTO, VerificationSequenceDTO, VerificationTimes, WebSocketClientIdDTO, WebSocketErrorDTO, WebSocketMessageDTO, WebSocketMessageMatcherDTO, WebSocketMessageModelDTO, XmlSchemaValidator, XPathEvaluator

public abstract class ObjectWithReflectiveEqualsHashCodeToString extends Object
Author:
jamesdbloom
  • Constructor Details

    • ObjectWithReflectiveEqualsHashCodeToString

      public ObjectWithReflectiveEqualsHashCodeToString()
  • Method Details

    • fieldsExcludedFromEqualsAndHashCode

      protected String[] fieldsExcludedFromEqualsAndHashCode()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object