public class GWMethodDescriptor extends FeatureDescriptor
| Constructor and Description |
|---|
GWMethodDescriptor(Method method) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
String |
getName() |
boolean |
isHidden() |
boolean |
isVisible(IScriptabilityModifier constraint) |
attributeNames, getDisplayName, getShortDescription, getValue, isExpert, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue, toStringpublic GWMethodDescriptor(Method method)
public Method getMethod()
public String getName()
getName in class FeatureDescriptorpublic boolean isHidden()
isHidden in class FeatureDescriptorpublic boolean isVisible(IScriptabilityModifier constraint)
Copyright © 2022. All rights reserved.