public interface Entry<T> extends Child<T>
Entry
xsd typeModifier 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 |
Copyright © 2014 JBoss by Red Hat. All rights reserved.