ShrinkWrap Descriptors Aggregator 2.0.0-alpha-2
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Item<Entry<T>> |
getOrCreateItem()
If not already created, a new Item element with the given value will be created.
|
Entry<T> |
removeItem()
Removes the Item element
|
-
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child
up
-
-
Method Detail
-
getOrCreateItem
Item<Entry<T>> getOrCreateItem()
If not already created, a new Item
element with the given value will be created.
Otherwise, the existing Item
element will be returned.
- Returns:
- a new or existing instance of
Item>
-
removeItem
Entry<T> removeItem()
Removes the Item
element
- Returns:
- the current instance of
Entry
ShrinkWrap Descriptors Aggregator 2.0.0-alpha-2
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.