public static final class ExportSettingsDialog.ColumnInfo extends Object implements Comparable<ExportSettingsDialog.ColumnInfo>
Constructor and Description |
---|
ColumnInfo(boolean sel,
String label,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(ExportSettingsDialog.ColumnInfo other) |
boolean |
equals(Object obj) |
String |
getLabel() |
String |
getName() |
boolean |
getSelected() |
int |
hashCode() |
public boolean getSelected()
public String getLabel()
public String getName()
public int compareTo(ExportSettingsDialog.ColumnInfo other)
compareTo
in interface Comparable<ExportSettingsDialog.ColumnInfo>
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.