Services_Ebay
[ class tree: Services_Ebay ] [ index: Services_Ebay ] [ all elements ]

Class: Services_Ebay_Model_Shipment

Source Location: /Services_Ebay-0.6.1/Ebay/Model/Shipment.php

Class Overview

Services_Ebay_Model
   |
   --Services_Ebay_Model_Shipment

Model for a shipment


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Services_Ebay_Model

Services_Ebay_Model::GetModifiedProperties()
get the properties that have been modified, since the item has been fetched the last time.
Services_Ebay_Model::offsetExists()
check, whether a property exists
Services_Ebay_Model::offsetGet()
get a property
Services_Ebay_Model::offsetSet()
set a property
Services_Ebay_Model::offsetUnset()
unset a property
Services_Ebay_Model::setSession()
set the session
Services_Ebay_Model::toArray()
return all properties of the user

Class Details

[line 9]
Model for a shipment


[ Top ]


Method Detail

AddTransaction   [line 28]

void AddTransaction( mixed $ItemId, mixed $TransactionId)


[ Top ]

SetAddress   [line 48]

void SetAddress( mixed $Type, mixed $CompanyName, mixed $Name, mixed $Street1, mixed $Street2, mixed $City, mixed $Zip, mixed $StateOrProvince, mixed $Country, [mixed $Phone = null])


[ Top ]

SetFromAddress   [line 33]

void SetFromAddress( mixed $CompanyName, mixed $Name, mixed $Street1, mixed $Street2, mixed $City, mixed $Zip, mixed $StateOrProvince, mixed $Country, [mixed $Phone = null])


[ Top ]

SetPackageDimensions   [line 18]

void SetPackageDimensions( mixed $Depth, mixed $Length, mixed $Width)


[ Top ]


Documentation generated on Sun, 7 Nov 2004 07:30:48 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.