Jython 2.7.4
org.python.expose
ExposedDelete
Top
Methods
org.python.expose
public
@Interface ExposedDelete
extends
Annotation
Annotations
@Retention
:
RUNTIME
@Target
:
METHOD
Imports
java.
lang.
annotation.
ElementType
,
.Retention
,
.RetentionPolicy
,
.Target
Method Summary
Modifier and Type
Method and Description
public
String
name
()
Inherited from
java.lang.annotation.Annotation
:
annotationType
equals
hashCode
toString
Method Detail
name
back to summary
public
String
name
()