-
public interface WithMutablePropertiesHelper interface to indicate that a class supportsMutableProperties
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MutablePropertiesgetProperties()Get the properties
-
-
-
Method Detail
-
getProperties
MutableProperties getProperties()
Get the properties- Returns:
- the mutable properties associated with this object
-
-