All Downloads are FREE. Search and download functionalities are using the official Maven repository.

twitter4j.models.LocationType Maven / Gradle / Ivy

There is a newer version: 2.2
Show newest version
package twitter4j.models;

/**
 * Created with IntelliJ IDEA.
 * User: gaganjain
 * Date: 10/13/13
 * Time: 4:53 PM
 * To change this template use File | Settings | File Templates.
 */
public enum LocationType {

    COUNTRY, CITY, REGION, POSTAL_CODE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy