Package flowable

Class Photo

java.lang.Object
flowable.Photo

@Entity public class Photo extends Object
Author:
Filip Hrisafov
  • Constructor Details

    • Photo

      public Photo(String label)
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)