public interface LoaderRepositoryConfigType<T> extends Child<T>
loader-repository-configType
xsd typeModifier and Type | Method and Description |
---|---|
LoaderRepositoryConfigType<T> |
configParserClass(String configParserClass)
Sets the
configParserClass attribute |
String |
getConfigParserClass()
Returns the
configParserClass attribute |
String |
getText()
Returns the body text of the element
loader-repository-configType |
LoaderRepositoryConfigType<T> |
removeConfigParserClass()
Removes the
configParserClass attribute |
LoaderRepositoryConfigType<T> |
text(String value)
Sets the body text for the element
loader-repository-configType |
LoaderRepositoryConfigType<T> text(String value)
loader-repository-configType
loaderRepositoryConfigType
- the value for the body text loader-repository-configType
LoaderRepositoryConfigType
String getText()
loader-repository-configType
loader-repository-configType
LoaderRepositoryConfigType<T> configParserClass(String configParserClass)
configParserClass
attributeconfigParserClass
- the value for the attribute configParserClass
LoaderRepositoryConfigType
String getConfigParserClass()
configParserClass
attributeconfigParserClass
LoaderRepositoryConfigType<T> removeConfigParserClass()
configParserClass
attributeLoaderRepositoryConfigType
Copyright © 2014 JBoss by Red Hat. All rights reserved.