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

twitter4jads.models.LocationType Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
package twitter4jads.models;

/**
 * Created with IntelliJ IDEA.
 *
 * 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 - 2025 Weber Informatics LLC | Privacy Policy