Interface ImportedGroup
-
- All Superinterfaces:
Comparable<ImportedGroup>
public interface ImportedGroup extends Comparable<ImportedGroup>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
String
getKey()
String
getName()
-
Methods inherited from interface java.lang.Comparable
compareTo
-
-