Mule DevKit Annotations
Package Index
|
Class Index
org.mule.api
org.mule.api.adapter
org.mule.api.annotations.oauth
org.mule.api.annotations.studio
org.mule.api.callback
org.mule.api.oauth
Annotations
Display
Enums
Display.Type
Package Index
|
Class Index
Summary:
Nested Classes
|
Inherited Methods
|
[Expand All]
public abstract @interface
Display
implements
Annotation
org.mule.api.annotations.studio.Display
Class Overview
Defines how to display the annotated field or parameter in a Mule Studio dialog.
Summary
Nested Classes
enum
Display.Type
[Expand]
Inherited Methods
From interface
java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()