C# 클래스 MarketplaceWebServiceProducts.Model.GetMatchingProductForIdResponse

상속: MWSClientCsRuntime.AbstractMwsObject, IMWSResponse
파일 보기 프로젝트 열기: nyneaxis/Amazon_MWS 1 사용 예제들

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

메소드 설명
IsSetGetMatchingProductForIdResult ( ) : System.Boolean

Checks if GetMatchingProductForIdResult property is set

IsSetResponseMetadata ( ) : System.Boolean

Checks if ResponseMetadata property is set

ToXML ( ) : String

XML Representation for this object

WithGetMatchingProductForIdResult ( ) : GetMatchingProductForIdResponse

Sets the GetMatchingProductForIdResult property

WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetMatchingProductForIdResponse

Sets the ResponseMetadata property

비공개 메소드들

메소드 설명
EscapeXML ( String str ) : String

메소드 상세

IsSetGetMatchingProductForIdResult() 공개 메소드

Checks if GetMatchingProductForIdResult property is set
public IsSetGetMatchingProductForIdResult ( ) : System.Boolean
리턴 System.Boolean

IsSetResponseMetadata() 공개 메소드

Checks if ResponseMetadata property is set
public IsSetResponseMetadata ( ) : System.Boolean
리턴 System.Boolean

ToXML() 공개 메소드

XML Representation for this object
public ToXML ( ) : String
리턴 String

WithGetMatchingProductForIdResult() 공개 메소드

Sets the GetMatchingProductForIdResult property
public WithGetMatchingProductForIdResult ( ) : GetMatchingProductForIdResponse
리턴 GetMatchingProductForIdResponse

WithResponseMetadata() 공개 메소드

Sets the ResponseMetadata property
public WithResponseMetadata ( ResponseMetadata responseMetadata ) : GetMatchingProductForIdResponse
responseMetadata ResponseMetadata ResponseMetadata property
리턴 GetMatchingProductForIdResponse