public class JIPipeDefaultDocumentation extends Object implements JIPipeDocumentation
JIPipeDocumentation
Constructor and Description |
---|
JIPipeDefaultDocumentation(String name,
String description) |
JIPipeDefaultDocumentation(String name,
String descriptionResourceURL,
Class<?> descriptionResourceClass) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
description() |
Class<?> |
descriptionResourceClass() |
String |
descriptionResourceURL() |
String |
name() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public String name()
public String description()
public String descriptionResourceURL()
public Class<?> descriptionResourceClass()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.