This class does not have a constructor, so you cannot create it directly.
To get an instance of this class, use one of the subclass constructors.
getCreatedBy
Created by this user.
Returns:
Created by this user
getCreationDate
The time of creation.
Returns:
time of creation.
getGrandTotal
Returns the sum-item representing the grandtotal for all items.
Returns:
sum-item for all items
getItems
Returns the unsorted collection of items
Returns:
the unsorted collection of items
getLastModified
The last modification time.
Returns:
last modification time..
getModifiedBy
Last modified by this user.
Returns:
Last modified by this user
getOrder
Returns the
Order this object was created for.
Returns:
the Order this object was created for.
getProductSubtotal
Returns the sum-item representing the subtotal for product items.
Returns:
sum-item for product items
getServiceSubtotal
Returns the sum-item representing the subtotal for service items such as
shipping.
Returns:
sum-item for service items such as shipping