Package | Description |
---|---|
uk.ac.sheffield.vtts.client.ws |
This package contains skeleton JAX-WS Java clients for testing with
generated JUnit test drivers that test JAX-WS Java clients for SOAP services.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
ShoppingCartInterface.addItem(Dvd dvd)
Adds a DVD to the shopping cart.
|
java.lang.Integer |
ShoppingCartInterface.removeItem(Dvd dvd)
Removes a DVD from the shopping cart.
|