JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
jadex.common.transformation.annotations
Annotation Interface Classname
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
Classname
Specify an identifying name for the class used to distinguish anonymous inner classes.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The identifying name of the class.
Element Details
value
String
value
The identifying name of the class.