Interface WithMutableProperties

  • All Known Subinterfaces:
    BaseItem, Item


    public interface WithMutableProperties
    Helper interface to indicate that a class supports MutableProperties
    • Method Detail

      • getProperties

        MutableProperties getProperties​()
        Get the properties
        Returns:
        the mutable properties associated with this object