Uses of Enum Class
ca.phon.project.ProjectEvent.ProjectEventProp
-
Uses of ProjectEvent.ProjectEventProp in ca.phon.project
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProjectEvent.ProjectEventProp[]
ProjectEvent.ProjectEventProp.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionProjectEvent.getProperty
(ProjectEvent.ProjectEventProp prop) Get the value of the specified property.void
ProjectEvent.setProperty
(ProjectEvent.ProjectEventProp prop, String value) Set the value of an event property