Top Methods
org.python.expose

public @Interface ExposedSet

extends Annotation
Annotations
@Retention:RUNTIME
@Target:METHOD, FIELD
Imports
java.lang.annotation.ElementType, .Retention, .RetentionPolicy, .Target

Method Summary

Modifier and TypeMethod and Description
public String
name()

Inherited from java.lang.annotation.Annotation:
annotationTypeequalshashCodetoString

Method Detail

nameback to summary
public String name()