-
- All Known Subinterfaces:
Annotation,Group
public interface WithTypeHelper interface to indicate that a class has a type
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType()Get the type
-
-
-
Method Detail
-
getType
String getType()
Get the type- Returns:
- the type assigned to this object
-
-