Interface IIpsMonthAdapter

All Superinterfaces:
IIpsXmlAdapter<Integer,Month>
All Known Implementing Classes:
MonthAdapter

public interface IIpsMonthAdapter extends IIpsXmlAdapter<Integer,Month>
  • Method Summary

    Modifier and Type
    Method
    Description
    default Integer
    Convert a bound type to a value type.
    default Month
    Convert a value type to a bound type.