|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XaDatasourcePropertyType<T>
This interface defines the contract for the xa-datasource-propertyType
xsd type
Method Summary | |
---|---|
String |
getName()
Returns the name attribute |
String |
getText()
Returns the body text of the element xa-datasource-propertyType |
XaDatasourcePropertyType<T> |
name(String name)
Sets the name attribute |
XaDatasourcePropertyType<T> |
removeName()
Removes the name attribute |
XaDatasourcePropertyType<T> |
text(String value)
Sets the body text for the element xa-datasource-propertyType |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
XaDatasourcePropertyType<T> text(String value)
xa-datasource-propertyType
xaDatasourcePropertyType
- the value for the body text xa-datasource-propertyType
XaDatasourcePropertyType
String getText()
xa-datasource-propertyType
xa-datasource-propertyType
XaDatasourcePropertyType<T> name(String name)
name
attribute
name
- the value for the attribute name
XaDatasourcePropertyType
String getName()
name
attribute
name
XaDatasourcePropertyType<T> removeName()
name
attribute
XaDatasourcePropertyType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |