|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaMethod
Method Summary | |
---|---|
JavaType |
getReturnType()
|
java.util.List<JavaValueParameter> |
getValueParameters()
|
boolean |
hasAnnotationParameterDefaultValue()
|
Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaMember |
---|
getContainingClass |
Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaModifierListOwner |
---|
getVisibility, isAbstract, isFinal, isStatic |
Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaAnnotationOwner |
---|
findAnnotation, getAnnotations, isDeprecatedInJavaDoc |
Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaNamedElement |
---|
getName |
Methods inherited from interface org.jetbrains.kotlin.load.java.structure.JavaTypeParameterListOwner |
---|
getTypeParameters |
Method Detail |
---|
@NotNull @ReadOnly java.util.List<JavaValueParameter> getValueParameters()
boolean hasAnnotationParameterDefaultValue()
@NotNull JavaType getReturnType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |