
public interface XaDatasourcePropertyType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
xa-datasource-propertyType xsd type| Modifier and Type | Method and Description |
|---|---|
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 |
XaDatasourcePropertyType<T> text(String value)
xa-datasource-propertyTypexaDatasourcePropertyType - the value for the body text xa-datasource-propertyTypeXaDatasourcePropertyTypeString getText()
xa-datasource-propertyTypexa-datasource-propertyTypeXaDatasourcePropertyType<T> name(String name)
name attributename - the value for the attribute nameXaDatasourcePropertyTypeString getName()
name attributenameXaDatasourcePropertyType<T> removeName()
name attributeXaDatasourcePropertyTypeCopyright © 2014 IronJacamar (http://www.ironjacamar.org)