public class GCUBEPluginManagerProfile extends Object
GCUBEPluginManager.| Constructor and Description |
|---|
GCUBEPluginManagerProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the fully qualified name of the subclass of
GCUBEPluginManager to be configured. |
void |
setClassName(String className)
Sets the fully qualified name of the subclass of
GCUBEPluginManager to be configured. |
public String getClassName()
GCUBEPluginManager to be configured.public void setClassName(String className)
GCUBEPluginManager to be configured.className - the name.Copyright © 2015. All Rights Reserved.