A B C D E F G H I K M N O P Q R S T U V Z

S

setUp() - Method in class orderprocessing.InvoiceTest
 
shipableItems() - Method in class orderprocessing.Invoice
Iterate over the shippable items for this invoice
shipDate() - Method in class orderprocessing.Invoice
Retrieve the date this invoice will/did ship
shippingAddress() - Method in class orderprocessing.Customer
Retrieve the customer's ship address
shippingAddress() - Method in class orderprocessing.Order
Retrieve the shipping address for this order
shippingAddress(Address) - Method in class orderprocessing.Order
Give this order a new ship address
size() - Method in class orderprocessing.Invoice
Retrieve the number of line items on this invoice
size() - Method in class orderprocessing.Order
Retrieve the number of order items on this order
standardInventoryManager - Static variable in class orderprocessing.InventoryManager
 
state() - Method in class orderprocessing.Address
Retrieve the state's two character code
state(String) - Method in class orderprocessing.Address
Change the state for this address
street() - Method in class orderprocessing.Address
Retrieve the number and street for this address
street(String) - Method in class orderprocessing.Address
Change the number and street of this address
suite() - Static method in class orderprocessing.InvoiceTest
 
suite() - Static method in class orderprocessing.SystemTest
 
suite() - Static method in class orderprocessing.OrderItemTest
 
SystemTest - class orderprocessing.SystemTest.
Framework to capture all the tests in one place.
SystemTest(String) - Constructor for class orderprocessing.SystemTest
 

A B C D E F G H I K M N O P Q R S T U V Z