Uses of Enum Class
org.eclipse.nebula.widgets.nattable.dataset.car.Classification
Packages that use Classification
-
Uses of Classification in org.eclipse.nebula.widgets.nattable.dataset.car
Methods in org.eclipse.nebula.widgets.nattable.dataset.car that return ClassificationModifier and TypeMethodDescriptionFeedback.getClassification()static ClassificationReturns the enum constant of this class with the specified name.static Classification[]Classification.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.nebula.widgets.nattable.dataset.car with parameters of type ClassificationConstructors in org.eclipse.nebula.widgets.nattable.dataset.car with parameters of type ClassificationModifierConstructorDescriptionFeedback(Date creationTime, Classification classification, String comment)