프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EscapeXML | String |
메소드 | 설명 | |
---|---|---|
IsSetASIN ( ) : System.Boolean |
Checks if ASIN property is set
|
|
IsSetMarketplaceId ( ) : System.Boolean |
Checks if MarketplaceId property is set
|
|
WithASIN ( String ASIN ) : |
Sets the ASIN property
|
|
WithMarketplaceId ( String marketplaceId ) : |
Sets the MarketplaceId property
|
메소드 | 설명 | |
---|---|---|
ToXMLFragment ( ) : String |
XML fragment representation of this object Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only |
메소드 | 설명 | |
---|---|---|
EscapeXML ( String str ) : String |
public WithASIN ( String ASIN ) : |
||
ASIN | String | ASIN property |
리턴 |
public WithMarketplaceId ( String marketplaceId ) : |
||
marketplaceId | String | MarketplaceId property |
리턴 |