Interface Headerable

All Known Implementing Classes:
BasicBooleanPart, BasicCsvArrayPart, BasicDatePart, BasicIntegerPart, BasicLongPart, BasicPart, BasicStringPart, BasicUriPart, SerializedPart

public interface Headerable
Identifies a class that can be converted to a Header object.

Typically used on NameValuePair classes to allow them to be easily converted to Header objects in a controlled way.

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Convert the object to a Header.