qihoo.open.v1.service.response.model
类 GetKeywordStatusType

java.lang.Object
  继承者 qihoo.open.v1.service.response.model.GetKeywordStatusType

public class GetKeywordStatusType
extends Object


构造方法摘要
GetKeywordStatusType()
           
 
方法摘要
 Long getId()
           
 Integer getQualityScore()
           
 KeyworkStatusType getStatus()
           
 void setId(Long id)
           
 void setQualityScore(Integer qualityScore)
           
 void setStatus(String status)
           
 String toString()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

GetKeywordStatusType

public GetKeywordStatusType()
方法详细信息

getId

public Long getId()

setId

public void setId(Long id)

getStatus

public KeyworkStatusType getStatus()

setStatus

public void setStatus(String status)

getQualityScore

public Integer getQualityScore()

setQualityScore

public void setQualityScore(Integer qualityScore)

toString

public String toString()
覆盖:
Object 中的 toString


Copyright © 2013. All rights reserved.