Interface ContentMD5Field

All Superinterfaces:
Field, ParsedField
All Known Implementing Classes:
ContentMD5FieldImpl

public interface ContentMD5Field extends ParsedField
  • Method Details

    • bodyDescriptionField

      default boolean bodyDescriptionField()
      Specified by:
      bodyDescriptionField in interface ParsedField
    • getMD5Raw

      String getMD5Raw()
      Gets the content MD5 raw value defined in this field.
      Returns:
      the content MD5 raw value or null if not set.