\MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

Properties:

  • GetFeedSubmissionListByNextTokenResult: MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResult
  • ResponseMetadata: MarketplaceWebService_Model_ResponseMetadata

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
fromXML()
getGetFeedSubmissionListByNextTokenResult()
setGetFeedSubmissionListByNextTokenResult()
withGetFeedSubmissionListByNextTokenResult()
isSetGetFeedSubmissionListByNextTokenResult()
getResponseMetadata()
setResponseMetadata()
withResponseMetadata()
isSetResponseMetadata()
toXML()
getResponseHeaderMetadata()
setResponseHeaderMetadata()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(mixed  $data = null) 

Construct new MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

Parameters

mixed $data

DOMElement or Associative Array to construct from.

Valid properties:

  • GetFeedSubmissionListByNextTokenResult: MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResult
  • ResponseMetadata: MarketplaceWebService_Model_ResponseMetadata

__get()

__get(string  $propertyName) 

Support for virtual properties getters.

Virtual property call example:

$action->Property

Direct getter(preferred):

$action->getProperty()

Parameters

string $propertyName

name of the property

__set()

__set(string  $propertyName,   $propertyValue) 

Support for virtual properties setters.

Virtual property call example:

$action->Property = 'ABC'

Direct setter (preferred):

$action->setProperty('ABC')

Parameters

string $propertyName

name of the property

$propertyValue

getGetFeedSubmissionListByNextTokenResult()

getGetFeedSubmissionListByNextTokenResult() : \GetFeedSubmissionListByNextTokenResult

Gets the value of the GetFeedSubmissionListByNextTokenResult.

Returns

\GetFeedSubmissionListByNextTokenResult —

GetFeedSubmissionListByNextTokenResult

setGetFeedSubmissionListByNextTokenResult()

setGetFeedSubmissionListByNextTokenResult(  $value) : void

Sets the value of the GetFeedSubmissionListByNextTokenResult.

Parameters

$value

withGetFeedSubmissionListByNextTokenResult()

withGetFeedSubmissionListByNextTokenResult(\GetFeedSubmissionListByNextTokenResult  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

Sets the value of the GetFeedSubmissionListByNextTokenResult and returns this instance

Parameters

\GetFeedSubmissionListByNextTokenResult $value

GetFeedSubmissionListByNextTokenResult

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

instance

isSetGetFeedSubmissionListByNextTokenResult()

isSetGetFeedSubmissionListByNextTokenResult() : boolean

Checks if GetFeedSubmissionListByNextTokenResult is set

Returns

boolean —

true if GetFeedSubmissionListByNextTokenResult property is set

getResponseMetadata()

getResponseMetadata() : \ResponseMetadata

Gets the value of the ResponseMetadata.

Returns

\ResponseMetadata —

ResponseMetadata

setResponseMetadata()

setResponseMetadata(  $value) : void

Sets the value of the ResponseMetadata.

Parameters

$value

withResponseMetadata()

withResponseMetadata(\ResponseMetadata  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

Sets the value of the ResponseMetadata and returns this instance

Parameters

\ResponseMetadata $value

ResponseMetadata

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListByNextTokenResponse

instance

isSetResponseMetadata()

isSetResponseMetadata() : boolean

Checks if ResponseMetadata is set

Returns

boolean —

true if ResponseMetadata property is set

toXML()

toXML() : string

XML Representation for this object

Returns

string —

XML for this object

getResponseHeaderMetadata()

getResponseHeaderMetadata() 

setResponseHeaderMetadata()

setResponseHeaderMetadata(  $responseHeaderMetadata) 

Parameters

$responseHeaderMetadata