-
- All Known Subinterfaces:
Annotation,BaseItem,Content<D>,Group,Item
public interface WithIdHelper interface to indicate that a class has an ID
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()Get the ID
-
-
-
Method Detail
-
getId
String getId()
Get the ID- Returns:
- the ID assigned to this object
-
-