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

com.github.kaisle.data.SearchOptions Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
package com.github.kaisle.data;

public enum SearchOptions {
	ID, VanityName, URL_ID, ID_OUT_OF_RANGE, INVALID_ID, NoDirectMatch;  
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy