-
- All Known Subinterfaces:
Annotation,Content<D>,Group
public interface WithPropertiesHelper interface to indicate that a class supports ImmutableProperties
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ImmutablePropertiesgetProperties()Get the properties
-
-
-
Method Detail
-
getProperties
ImmutableProperties getProperties()
Get the properties- Returns:
- the immutable properties associated with this object
-
-