Interface HeaderAttr

All Known Implementing Classes:
DefaultHeaderAttr

public interface HeaderAttr
Interface used to mark enums as keys for header-attributes.
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    key()
     
     
  • Method Details