- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier 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
|
-
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child
up
-
-
Method Detail
-
getId
java.lang.String getId()
Returns the id attribute
- Returns:
- the value defined for the attribute
id
-
removeId
EmptyType<T> removeId()
Removes the id attribute
- Returns:
- the current instance of
EmptyType
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)