Interface IIpsYearAdapter

All Superinterfaces:
IIpsXmlAdapter<Integer,Year>

public interface IIpsYearAdapter extends IIpsXmlAdapter<Integer,Year>
  • Method Summary

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