
public interface LoaderRepositoryConfigType<T> extends Child<T>
loader-repository-configType xsd type| Modifier and Type | Method and Description |
|---|---|
LoaderRepositoryConfigType<T> |
configParserClass(String configParserClass)
Sets the
configParserClass attribute |
String |
getConfigParserClass()
Returns the
configParserClass attribute |
String |
getId()
Returns the
id attribute |
String |
getText()
Returns the body text of the element
loader-repository-configType |
LoaderRepositoryConfigType<T> |
id(String id)
Sets the
id attribute |
LoaderRepositoryConfigType<T> |
removeConfigParserClass()
Removes the
configParserClass attribute |
LoaderRepositoryConfigType<T> |
removeId()
Removes the
id attribute |
LoaderRepositoryConfigType<T> |
text(String value)
Sets the body text for the element
loader-repository-configType |
LoaderRepositoryConfigType<T> text(String value)
loader-repository-configTypeloaderRepositoryConfigType - the value for the body text loader-repository-configTypeLoaderRepositoryConfigTypeString getText()
loader-repository-configTypeloader-repository-configTypeLoaderRepositoryConfigType<T> id(String id)
id attributeid - the value for the attribute idLoaderRepositoryConfigTypeString getId()
id attributeidLoaderRepositoryConfigType<T> removeId()
id attributeLoaderRepositoryConfigTypeLoaderRepositoryConfigType<T> configParserClass(String configParserClass)
configParserClass attributeconfigParserClass - the value for the attribute configParserClassLoaderRepositoryConfigTypeString getConfigParserClass()
configParserClass attributeconfigParserClassLoaderRepositoryConfigType<T> removeConfigParserClass()
configParserClass attributeLoaderRepositoryConfigTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.