public interface Type
| Modifier and Type | Method and Description |
|---|---|
String |
getFullyQualifiedName()
Returns fully qualified name of Type.
|
String |
getName()
Returns name of the interface.
|
String |
getPackageName()
Returns name of the package that interface belongs to.
|
String getPackageName()
String getName()
String getFullyQualifiedName()
Copyright © 2015. All rights reserved.