protected class PrintApplicationModel.Element extends java.lang.Object implements java.lang.Comparable<PrintApplicationModel.Element>
Constructor and Description |
---|
PrintApplicationModel.Element(ApplicationElement aeObj,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(PrintApplicationModel.Element o) |
public PrintApplicationModel.Element(ApplicationElement aeObj, java.lang.String name)
public int compareTo(PrintApplicationModel.Element o)
compareTo
in interface java.lang.Comparable<PrintApplicationModel.Element>