Uses of Enum Class
org.eclipse.e4.core.services.nls.Message.ReferenceType
Packages that use Message.ReferenceType
Package
Description
Application programming interfaces for dependency injection of message objects for internationalization.
-
Uses of Message.ReferenceType in org.eclipse.e4.core.services.nls
Subclasses with type arguments of type Message.ReferenceType in org.eclipse.e4.core.services.nlsMethods in org.eclipse.e4.core.services.nls that return Message.ReferenceTypeModifier and TypeMethodDescriptionstatic Message.ReferenceTypeReturns the enum constant of this class with the specified name.static Message.ReferenceType[]Message.ReferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.