Interface Identifiable


public interface Identifiable
Author:
Erik Paulsson Date: 7/10/13
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setId(Long id)
     
  • Method Details

    • getId

      Long getId()
    • setId

      void setId(Long id)