Class TextEntityDefinition
java.lang.Object
com.github.tomakehurst.wiremock.common.entity.EntityDefinition
com.github.tomakehurst.wiremock.common.entity.TextEntityDefinition
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTextEntityDefinition(FormatType format, CompressionType compression, String dataStore, String dataRef, Object data, String filePath) -
Method Summary
Modifier and TypeMethodDescriptionstatic TextEntityDefinition.BuilderbooleangetData()inthashCode()toString()
-
Field Details
-
DEFAULT_FORMAT
-
DEFAULT_COMPRESSION
-
-
Constructor Details
-
TextEntityDefinition
public TextEntityDefinition(FormatType format, CompressionType compression, String dataStore, String dataRef, Object data, String filePath)
-
-
Method Details
-
aTextMessage
-
getEncoding
- Specified by:
getEncodingin classEntityDefinition
-
getFormat
- Specified by:
getFormatin classEntityDefinition
-
getCompression
- Specified by:
getCompressionin classEntityDefinition
-
getDataStore
-
getDataRef
-
getData
- Specified by:
getDatain classEntityDefinition
-
getFilePath
-
equals
-
hashCode
public int hashCode() -
toString
-