Uses of Enum Class
com.atlassian.bitbucket.codeinsights.annotation.AnnotationLocation
Packages that use AnnotationLocation
-
Uses of AnnotationLocation in com.atlassian.bitbucket.codeinsights.annotation
Methods in com.atlassian.bitbucket.codeinsights.annotation that return AnnotationLocationModifier and TypeMethodDescriptionSearchAnnotationRequest.getAnnotationLocation()
static AnnotationLocation
Returns the enum constant of this class with the specified name.static AnnotationLocation[]
AnnotationLocation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.codeinsights.annotation with parameters of type AnnotationLocationModifier and TypeMethodDescriptionSearchAnnotationRequest.Builder.annotationLocation
(AnnotationLocation annotationLocation)