|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoaderRepositoryConfigType<T>
This interface defines the contract for the loader-repository-configType
xsd type
Method Summary | |
---|---|
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 |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
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
attribute
id
- the value for the attribute id
LoaderRepositoryConfigType
String getId()
id
attribute
id
LoaderRepositoryConfigType<T> removeId()
id
attribute
LoaderRepositoryConfigType
LoaderRepositoryConfigType<T> configParserClass(String configParserClass)
configParserClass
attribute
configParserClass
- the value for the attribute configParserClass
LoaderRepositoryConfigType
String getConfigParserClass()
configParserClass
attribute
configParserClass
LoaderRepositoryConfigType<T> removeConfigParserClass()
configParserClass
attribute
LoaderRepositoryConfigType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |