Class AlbumObjectProperties.HiddenProperty

java.lang.Object
se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
Enclosing class:
AlbumObjectProperties

public static class AlbumObjectProperties.HiddenProperty extends Object
Objects wrapped in this class (like instances of FilterList) are not visible in the keySet() method. Hidden properties are not exported as variables in AlbumBean
Since:
8.0
  • Constructor Details

    • HiddenProperty

      public HiddenProperty()
    • HiddenProperty

      public HiddenProperty(Object property)
  • Method Details

    • getProperty

      public Object getProperty()
    • setProperty

      public void setProperty(Object property)