public class LoaderRepositoryConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
configParserClass |
protected String |
value |
| Constructor and Description |
|---|
LoaderRepositoryConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigParserClass()
Gets the value of the configParserClass property.
|
String |
getvalue()
Gets the value of the value property.
|
void |
setConfigParserClass(String value)
Sets the value of the configParserClass property.
|
void |
setvalue(String value)
Sets the value of the value property.
|
public String getConfigParserClass()
Stringpublic void setConfigParserClass(String value)
value - allowed object is
Stringpublic String getvalue()
StringCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.