TribotScriptManifest

public @interface TribotScriptManifest

Functions

annotationType
Link copied to clipboard
abstract Class<? extends AnnotationannotationType()
author
Link copied to clipboard
abstract String author()
category
Link copied to clipboard
abstract String category()
description
Link copied to clipboard
abstract String description()
equals
Link copied to clipboard
abstract boolean equals(Object p)
hashCode
Link copied to clipboard
abstract int hashCode()
name
Link copied to clipboard
abstract String name()
toString
Link copied to clipboard
abstract String toString()