Package | Description |
---|---|
org.jboss.resteasy.test.providers.jaxb.data |
Modifier and Type | Method and Description |
---|---|
Order |
ShipTo.getOrder()
Get the order.
|
Order |
Item.getOrder()
Get the order.
|
Modifier and Type | Method and Description |
---|---|
void |
ShipTo.setOrder(Order order)
Set the order.
|
void |
Item.setOrder(Order order)
Set the order.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.