Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ApaiIO
Operations
BrowseNodeLookup
PHP Class ApaiIO\Operations\BrowseNodeLookup
See also:
http://docs.aws.amazon.com/AWSECommerceService/2011-08-01/DG/BrowseNodeLookup.html
Author:
Jan Eichhorn (
[email protected]
)
Inheritance:
extends
AbstractOperation
Datei anzeigen
Open project: exeu/apai-io
Class Usage Examples
Public Methods
Method
Description
getName
( )
getNodeId
( ) :
string
Returns the nodeid
setNodeId
(
string
$nodeId
) :
BrowseNodeLookup
Sets the nodeid in which should be looked up
Method Details
getName()
public
method
public
getName
( )
getNodeId()
public
method
Returns the nodeid
public
getNodeId
( ) :
string
return
string
setNodeId()
public
method
Sets the nodeid in which should be looked up
public
setNodeId
(
string
$nodeId
) :
BrowseNodeLookup
$nodeId
string
return
BrowseNodeLookup