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
Afficher le fichier Open project: exeu/apai-io Class Usage Examples

Méthodes publiques

Méthode Description
getName ( )
getNodeId ( ) : string Returns the nodeid
setNodeId ( string $nodeId ) : BrowseNodeLookup Sets the nodeid in which should be looked up

Method Details

getName() public méthode

public getName ( )

getNodeId() public méthode

Returns the nodeid
public getNodeId ( ) : string
Résultat string

setNodeId() public méthode

Sets the nodeid in which should be looked up
public setNodeId ( string $nodeId ) : BrowseNodeLookup
$nodeId string
Résultat BrowseNodeLookup