JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
String
getDisplayName
()
String
getName
()
boolean
isConstraint
()
Method Details
getName
String
getName
()
getDisplayName
String
getDisplayName
()
isConstraint
boolean
isConstraint
()