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 StringgetDescription()StringgetKey()StringgetName()-
Methods inherited from interface java.lang.Comparable
compareTo
-
-