public interface EmptyType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
emptyType
xsd typeModifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the
id attribute |
EmptyType<T> |
id(java.lang.String id)
Sets the
id attribute |
EmptyType<T> |
removeId()
Removes the
id attribute |
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)