PHP 클래스 ApaiIO\Operations\SimilarityLookup

또한 보기: http://docs.aws.amazon.com/AWSECommerceService/2011-08-01/DG/SimilarityLookup.html
저자: Jan Eichhorn ([email protected])
상속: extends AbstractOperation
파일 보기 프로젝트 열기: exeu/apai-io 1 사용 예제들

공개 메소드들

메소드 설명
getItemId ( ) : string Returns the itemid which has to be looked up
getName ( )
setItemId ( string $itemId ) : SimilarityLookup Sets the itemid which has to be looked up Basicly it is an amazon asin

메소드 상세

getItemId() 공개 메소드

Returns the itemid which has to be looked up
public getItemId ( ) : string
리턴 string

getName() 공개 메소드

public getName ( )

setItemId() 공개 메소드

Sets the itemid which has to be looked up Basicly it is an amazon asin
public setItemId ( string $itemId ) : SimilarityLookup
$itemId string
리턴 SimilarityLookup