Package gw.lang.reflect
Interface IVisibilityModifierType
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
StandardVisibilityModifierType
public interface IVisibilityModifierType extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName()StringgetName()booleanisConstraint()
-