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