public interface IsMethod extends IsMember, HasEnclosingClass
| Modifier and Type | Method and Description |
|---|---|
IsAnnotationValue |
getDefaultValue() |
IsClass |
getEnclosingType() |
IsType[] |
getExceptions() |
IsGeneric[] |
getGenerics() |
String |
getName() |
IsType[] |
getParameters() |
IsType |
getReturnType() |
boolean |
isAbstract() |
boolean |
isStatic() |
isPrimitivegetEnclosedName, getPackage, getQualifiedName, getSimpleNamegetAnnotation, getAnnotationstoSignatureisPackageProtected, isPrivate, isProtected, isPublicgetModifier, hasModifierboolean isAbstract()
boolean isStatic()
String getName()
IsType getReturnType()
IsType[] getParameters()
IsGeneric[] getGenerics()
IsType[] getExceptions()
IsClass getEnclosingType()
getEnclosingType in interface HasEnclosingClassgetEnclosingType in interface IsTypeIsAnnotationValue getDefaultValue()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.