com.aliyuncs.green.model.v20160621
类 TextKeywordFilterResponse.KeywordResult

java.lang.Object
  继承者 com.aliyuncs.green.model.v20160621.TextKeywordFilterResponse.KeywordResult
包容类:
TextKeywordFilterResponse

public static class TextKeywordFilterResponse.KeywordResult
extends Object


构造方法摘要
TextKeywordFilterResponse.KeywordResult()
           
 
方法摘要
 String getKeywordCtx()
           
 String getKeywordType()
           
 void setKeywordCtx(String keywordCtx)
           
 void setKeywordType(String keywordType)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

TextKeywordFilterResponse.KeywordResult

public TextKeywordFilterResponse.KeywordResult()
方法详细信息

getKeywordCtx

public String getKeywordCtx()

setKeywordCtx

public void setKeywordCtx(String keywordCtx)

getKeywordType

public String getKeywordType()

setKeywordType

public void setKeywordType(String keywordType)


Copyright © 2016. All Rights Reserved.