Class XSDType

Description

Base Type classs that allows for conversion of types into SOAP_Value objects.

Located in /PayPal/Type/XSDType.php (line 15)


	
			
Direct descendents
Class Description
MassPayRequestItemType MassPayRequestItemType
AccountEntryType AccountEntryType
AdditionalAccountType AdditionalAccountType
PromotedItemType PromotedItemType
CrossPromotionsType CrossPromotionsType
AccountSummaryType AccountSummaryType
BuyerType BuyerType
SellerType SellerType
FeeType FeeType
FeesType FeesType
ShippingCarrierDetailsType ShippingCarrierDetailsType
CalculatedShippingRateType CalculatedShippingRateType
FlatShippingRateType FlatShippingRateType
SalesTaxType SalesTaxType
ShippingDetailsType ShippingDetailsType
SiteHostedPictureType SiteHostedPictureType
VendorHostedPictureType VendorHostedPictureType
ValType ValType
AttributeType AttributeType
AttributeSetType AttributeSetType
ListOfAttributeSetType ListOfAttributeSetType
CategoryType CategoryType
StorefrontType StorefrontType
ListingDesignerType ListingDesignerType
CharityType CharityType
SellingStatusType SellingStatusType
ReviseStatusType ReviseStatusType
ListingDetailsType ListingDetailsType
ItemType ItemType
TransactionsType TransactionsType
TransactionType TransactionType
PaymentMeansType PaymentMeansType
PaymentType PaymentType
TransactionStatusType TransactionStatusType
UserType UserType
VATDetailsType VATDetailsType
SchedulingInfoType SchedulingInfoType
ItemArrayType ItemArrayType
CategoryArrayType CategoryArrayType
PaginationType PaginationType
ModifiedFieldType ModifiedFieldType
PaginationResultType PaginationResultType
ErrorParameterType ErrorParameterType
ErrorType ErrorType
FaultDetailsType FaultDetailsType
AbstractRequestType AbstractRequestType
AbstractResponseType AbstractResponseType
AddressType AddressType
PersonNameType PersonNameType
SetExpressCheckoutRequestDetailsType SetExpressCheckoutRequestDetailsType
GetExpressCheckoutDetailsResponseDetailsType GetExpressCheckoutDetailsResponseDetailsType
DoExpressCheckoutPaymentRequestDetailsType DoExpressCheckoutPaymentRequestDetailsType
DoExpressCheckoutPaymentResponseDetailsType DoExpressCheckoutPaymentResponseDetailsType
DoCaptureResponseDetailsType DoCaptureResponseDetailsType
DoDirectPaymentRequestDetailsType DoDirectPaymentRequestDetailsType
BAUpdateResponseDetailsType BAUpdateResponseDetailsType
MerchantPullPaymentResponseType MerchantPullPaymentResponseType
MerchantPullInfoType MerchantPullInfoType
PaymentTransactionSearchResultType PaymentTransactionSearchResultType
MerchantPullPaymentType MerchantPullPaymentType
PaymentTransactionType PaymentTransactionType
ReceiverInfoType ReceiverInfoType
PayerInfoType PayerInfoType
PaymentInfoType PaymentInfoType
SubscriptionTermsType SubscriptionTermsType
SubscriptionInfoType SubscriptionInfoType
AuctionInfoType AuctionInfoType
OptionType OptionType
PaymentItemType PaymentItemType
PaymentItemInfoType PaymentItemInfoType
PaymentDetailsType PaymentDetailsType
CreditCardDetailsType CreditCardDetailsType
CustomSecurityHeaderType CustomSecurityHeaderType
UserIdPasswordType UserIdPasswordType
XSDSimpleType Base Type classs that allows for conversion of types into SOAP_Value objects.
PaymentDetailsItemType PaymentDetailsItemType
Variable Summary
Method Summary
XSDType XSDType ()
void getattr (mixed $attribute)
SOAP_Value &getSoapValue (string $name, [string $ns = null])
void setattr (mixed $attribute, mixed $value)
Variables
array $_attributes = array() (line 33)

Information about all of the attributes of this type.

  • access: protected
array $_attributeValues = array() (line 42)

Actual values of any attributes for this type.

  • access: protected
array $_elements = array() (line 24)

Information about all of the member variables of this type.

  • access: protected
string $_namespace (line 51)

What namespace is this type in?

  • access: protected
Methods
Constructor XSDType (line 56)

Constructor. Base class constructor is empty.

XSDType XSDType ()
getattr (line 127)

Get the value of an attribute on this object.

void getattr (mixed $attribute)
getSoapValue (line 69)

Turn this type into a SOAP_Value object useable with SOAP_Client.

  • return: A SOAP_Value object representing this type instance.
SOAP_Value &getSoapValue (string $name, [string $ns = null])
  • string $name: The name to use for the value.
  • string $ns: The namespace of the parent value.

Redefined in descendants as:
setattr (line 119)

Set the value of an attribute on this object.

void setattr (mixed $attribute, mixed $value)

Documentation generated on Thu, 23 Jun 2005 13:27:55 -0400 by phpDocumentor 1.2.3