twitter4j.internal.json
Class LanguageJSONImpl

java.lang.Object
  extended by twitter4j.internal.json.LanguageJSONImpl
All Implemented Interfaces:
HelpMethods.Language

public class LanguageJSONImpl
extends Object
implements HelpMethods.Language

Since:
Twitter4J 2.2.3
Author:
Yusuke Yamamoto - yusuke at mac.com

Method Summary
 String getCode()
           
 String getName()
           
 String getStatus()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Specified by:
getName in interface HelpMethods.Language

getCode

public String getCode()
Specified by:
getCode in interface HelpMethods.Language

getStatus

public String getStatus()
Specified by:
getStatus in interface HelpMethods.Language


Copyright © 2012. All Rights Reserved.