
public interface ConnectionPropertyType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
connection-propertyType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the
name attribute |
String |
getText()
Returns the body text of the element
connection-propertyType |
ConnectionPropertyType<T> |
name(String name)
Sets the
name attribute |
ConnectionPropertyType<T> |
removeName()
Removes the
name attribute |
ConnectionPropertyType<T> |
text(String value)
Sets the body text for the element
connection-propertyType |
ConnectionPropertyType<T> text(String value)
connection-propertyTypeconnectionPropertyType - the value for the body text connection-propertyTypeConnectionPropertyTypeString getText()
connection-propertyTypeconnection-propertyTypeConnectionPropertyType<T> name(String name)
name attributename - the value for the attribute nameConnectionPropertyTypeString getName()
name attributenameConnectionPropertyType<T> removeName()
name attributeConnectionPropertyTypeCopyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)