public static class PetStoreExample.Purchase extends Object
| Constructor and Description |
|---|
PetStoreExample.Purchase(PetStoreExample.Order order,
PetStoreExample.Product product) |
public PetStoreExample.Purchase(PetStoreExample.Order order, PetStoreExample.Product product)
public PetStoreExample.Order getOrder()
public PetStoreExample.Product getProduct()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.