Uses of Enum Class
cn.vorbote.ical.values.Classification
Packages that use Classification
-
Uses of Classification in cn.vorbote.ical
Fields in cn.vorbote.ical declared as ClassificationModifier and TypeFieldDescriptionprotected ClassificationCalendarNode.classificationClassification, An access classification is only one component of the general security system within a calendar application.Methods in cn.vorbote.ical with parameters of type ClassificationModifier and TypeMethodDescriptionEvent.setClassification(Classification classification) Set the classification. -
Uses of Classification in cn.vorbote.ical.values
Methods in cn.vorbote.ical.values that return ClassificationModifier and TypeMethodDescriptionstatic 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.