Interface IIpsMonthDayAdapter

All Superinterfaces:
IIpsXmlAdapter<String,MonthDay>
All Known Implementing Classes:
MonthDayAdapter

public interface IIpsMonthDayAdapter extends IIpsXmlAdapter<String,MonthDay>
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Convert a bound type to a value type.
    default MonthDay
    Convert a value type to a bound type.