Interface ThirdPartyFamily

  • All Known Implementing Classes:
    DbThirdPartyFamily

    public interface ThirdPartyFamily
    ThirdPartyFamily.
    Since:
    3.0
    • Method Detail

      • id

        Long id()
        Code.
        Returns:
        code
      • code

        String code()
        Code.
        Returns:
        code
      • name

        String name()
        Name.
        Returns:
        name
      • update

        void update​(String code,
                    String name)
        Update.
        Parameters:
        code - Code
        name - Name