Package gw.lang.reflect.java
Interface IJavaParameterDescriptor
-
- All Superinterfaces:
Serializable
public interface IJavaParameterDescriptor extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName()ITypegetFeatureType()StringgetName()StringgetShortDescription()booleanisHidden()
-