Package org.mockserver.model
Class LogEntryBody
- Author:
- jamesdbloom
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.mockserver.model.BodyWithContentType
contentType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.model.BodyWithContentType
getCharset, getContentTypeMethods inherited from class org.mockserver.model.Body
getOptional, getRawBytes, getType, withOptionalMethods inherited from class org.mockserver.model.ObjectWithJsonToString
toStringMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
fieldsExcludedFromEqualsAndHashCode
-
Constructor Details
-
LogEntryBody
-
-
Method Details
-
getValue
-
equals
- Overrides:
equalsin classBodyWithContentType<Object>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBodyWithContentType<Object>
-