public class MethodNode extends BeanInfoNode
PRIMARY, SECONDARY| Constructor and Description |
|---|
MethodNode(IMethodInfo mi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
IFeatureInfo |
getFeatureInfo() |
IMethodInfo |
getMethodDescriptor() |
String |
getName() |
String |
getParameterDisplay() |
protected int |
getTypePriority() |
compareTo, getPathComponent, getType, getTypeName, getValue, setDisplayName, setValuepublic MethodNode(IMethodInfo mi)
public String getDisplayName()
getDisplayName in class BeanInfoNodepublic String getName()
getName in class BeanInfoNodepublic IFeatureInfo getFeatureInfo()
getFeatureInfo in class BeanInfoNodeprotected int getTypePriority()
getTypePriority in class BeanInfoNodepublic IMethodInfo getMethodDescriptor()
public String getParameterDisplay()
Copyright © 2018. All rights reserved.