|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item | |
|---|---|
| org.jboss.resteasy.test.providers.jaxb.data | |
| Uses of Item in org.jboss.resteasy.test.providers.jaxb.data |
|---|
| Methods in org.jboss.resteasy.test.providers.jaxb.data that return Item | |
|---|---|
Item |
Order.getItem(int index)
|
Item |
Order.removeItem(int index)
FIXME Comment this |
| Methods in org.jboss.resteasy.test.providers.jaxb.data that return types with arguments of type Item | |
|---|---|
java.util.List<Item> |
Order.getItems()
Get the item. |
| Methods in org.jboss.resteasy.test.providers.jaxb.data with parameters of type Item | |
|---|---|
void |
Order.addItem(Item item)
FIXME Comment this |
void |
Order.removeItem(Item item)
FIXME Comment this |
| Method parameters in org.jboss.resteasy.test.providers.jaxb.data with type arguments of type Item | |
|---|---|
void |
Order.setItems(java.util.List<Item> items)
Set the item. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||