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 |
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-configType
loaderRepositoryConfigType
- the value for the body text loader-repository-configType
LoaderRepositoryConfigType
String getText()
loader-repository-configType
loader-repository-configType
LoaderRepositoryConfigType<T> id(String id)
id
attributeid
- the value for the attribute id
LoaderRepositoryConfigType
String getId()
id
attributeid
LoaderRepositoryConfigType<T> removeId()
id
attributeLoaderRepositoryConfigType
LoaderRepositoryConfigType<T> configParserClass(String configParserClass)
configParserClass
attributeconfigParserClass
- the value for the attribute configParserClass
LoaderRepositoryConfigType
String getConfigParserClass()
configParserClass
attributeconfigParserClass
LoaderRepositoryConfigType<T> removeConfigParserClass()
configParserClass
attributeLoaderRepositoryConfigType
Copyright © 2016 JBoss by Red Hat. All rights reserved.