@ProviderType
public interface ClassInfo
JavaClassBackendCompiler
.Modifier and Type | Method and Description |
---|---|
String |
getFullyQualifiedClassName()
Returns the fully qualified class name.
|
String |
getPackageName()
Returns the class' package name.
|
String |
getSimpleClassName()
Returns the class simple name.
|
String getSimpleClassName()
String getPackageName()
String getFullyQualifiedClassName()
Copyright © 2017 The Apache Software Foundation. All rights reserved.