fi.foyt.foursquare.api.entities
类 Reason

java.lang.Object
  继承者 fi.foyt.foursquare.api.entities.Reason
所有已实现的接口:
FoursquareEntity, Serializable

public class Reason
extends Object
implements FoursquareEntity

Class representing Reason entity

作者:
Antti Leppä
另请参见:
序列化表格

构造方法摘要
Reason()
           
 
方法摘要
 String getMessage()
          Returns message
 String getType()
          Returns type
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Reason

public Reason()
方法详细信息

getType

public String getType()
Returns type

返回:
type

getMessage

public String getMessage()
Returns message

返回:
message


Copyright © 2013 Foyt. All Rights Reserved.