Enum DictType
- java.lang.Object
-
- java.lang.Enum<DictType>
-
- net.andreinc.mockneat.types.enums.DictType
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<DictType>
public enum DictType extends java.lang.Enum<DictType>
Copyright 2017, Andrei N. Ciobanu Permission is hereby granted, free of charge, to any user obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, FREE_TEXT OF OR PARAM CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS PARAM THE SOFTWARE.
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFile()java.lang.StringgetFileName()intsize()static DictTypevalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DictType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
COUNTRY_NAME
public static final DictType COUNTRY_NAME
-
COUNTRY_ISO_CODE_2
public static final DictType COUNTRY_ISO_CODE_2
-
US_STATES
public static final DictType US_STATES
-
US_STATES_IS_CODE_2
public static final DictType US_STATES_IS_CODE_2
-
CITIES_US
public static final DictType CITIES_US
-
CITIES_CAPITALS
public static final DictType CITIES_CAPITALS
-
CITIES_CAPITALS_EUROPE
public static final DictType CITIES_CAPITALS_EUROPE
-
CITIES_CAPITALS_AFRICA
public static final DictType CITIES_CAPITALS_AFRICA
-
CITIES_CAPITALS_ASIA
public static final DictType CITIES_CAPITALS_ASIA
-
CITIES_CAPITALS_AMERICA
public static final DictType CITIES_CAPITALS_AMERICA
-
CITIES_CAPITALS_AUSTRALIA_AND_OCEANIA
public static final DictType CITIES_CAPITALS_AUSTRALIA_AND_OCEANIA
-
CARS_BRANDS
public static final DictType CARS_BRANDS
-
CREATURES
public static final DictType CREATURES
-
DOMAIN_EMAIL
public static final DictType DOMAIN_EMAIL
-
DOMAIN_TOP_LEVEL_ALL
public static final DictType DOMAIN_TOP_LEVEL_ALL
-
DOMAIN_TOP_LEVEL_POPULAR
public static final DictType DOMAIN_TOP_LEVEL_POPULAR
-
MIME_TYPE
public static final DictType MIME_TYPE
-
FOREX_PAIRS
public static final DictType FOREX_PAIRS
-
CREDIT_CARD_NAMES
public static final DictType CREDIT_CARD_NAMES
-
FIRST_NAME_MALE_AMERICAN
public static final DictType FIRST_NAME_MALE_AMERICAN
-
FIRST_NAME_FEMALE_AMERICAN
public static final DictType FIRST_NAME_FEMALE_AMERICAN
-
LAST_NAME_AMERICAN
public static final DictType LAST_NAME_AMERICAN
-
US_PRESIDENTS
public static final DictType US_PRESIDENTS
-
UK_PRIME_MINISTERS
public static final DictType UK_PRIME_MINISTERS
-
ROCK_STARS
public static final DictType ROCK_STARS
-
JAZZ_ARTISTS
public static final DictType JAZZ_ARTISTS
-
ACTORS
public static final DictType ACTORS
-
ACTRESSES
public static final DictType ACTRESSES
-
EN_ADJECTIVE_1SYLL
public static final DictType EN_ADJECTIVE_1SYLL
-
EN_ADJECTIVE_2SYLL
public static final DictType EN_ADJECTIVE_2SYLL
-
EN_ADJECTIVE_3SYLL
public static final DictType EN_ADJECTIVE_3SYLL
-
EN_ADJECTIVE_4SYLL
public static final DictType EN_ADJECTIVE_4SYLL
-
EN_ADVERB_1SYLL
public static final DictType EN_ADVERB_1SYLL
-
EN_ADVERB_2SYLL
public static final DictType EN_ADVERB_2SYLL
-
EN_ADVERB_3SYLL
public static final DictType EN_ADVERB_3SYLL
-
EN_ADVERB_4SYLL
public static final DictType EN_ADVERB_4SYLL
-
EN_NOUN_1SYLL
public static final DictType EN_NOUN_1SYLL
-
EN_NOUN_2SYLL
public static final DictType EN_NOUN_2SYLL
-
EN_NOUN_3SYLL
public static final DictType EN_NOUN_3SYLL
-
EN_NOUN_4SYLL
public static final DictType EN_NOUN_4SYLL
-
EN_VERB_1SYLL
public static final DictType EN_VERB_1SYLL
-
EN_VERB_2SYLL
public static final DictType EN_VERB_2SYLL
-
EN_VERB_3SYLL
public static final DictType EN_VERB_3SYLL
-
EN_VERB_4SYLL
public static final DictType EN_VERB_4SYLL
-
DEPARTMENTS
public static final DictType DEPARTMENTS
-
INDUSTRIES
public static final DictType INDUSTRIES
-
NS_CVE_VULNERABILITIES
public static final DictType NS_CVE_VULNERABILITIES
-
NS_EMOJI
public static final DictType NS_EMOJI
-
NS_FILE_INCLUSIONS
public static final DictType NS_FILE_INCLUSIONS
-
NS_INCONOUS_STRINGS
public static final DictType NS_INCONOUS_STRINGS
-
NS_JAPANESE_EMOJI
public static final DictType NS_JAPANESE_EMOJI
-
NS_MSDOS_SPECIAL_FILENAMES
public static final DictType NS_MSDOS_SPECIAL_FILENAMES
-
NS_NUMERIC
public static final DictType NS_NUMERIC
-
NS_QUOTATIONS
public static final DictType NS_QUOTATIONS
-
NS_REGIONAL_INDICATORS
public static final DictType NS_REGIONAL_INDICATORS
-
NS_RESERVED_KEYWORDS
public static final DictType NS_RESERVED_KEYWORDS
-
NS_RIGHT_TO_LEFT_STRINGS
public static final DictType NS_RIGHT_TO_LEFT_STRINGS
-
NS_RUBY_INJECTION
public static final DictType NS_RUBY_INJECTION
-
NS_SCRIPT_INJECTION
public static final DictType NS_SCRIPT_INJECTION
-
NS_SERVER_CODE_INJECTION
public static final DictType NS_SERVER_CODE_INJECTION
-
NS_SPECIAL_CHARS
public static final DictType NS_SPECIAL_CHARS
-
NS_SQL_INJECTION
public static final DictType NS_SQL_INJECTION
-
NS_TRICK_UNICODE
public static final DictType NS_TRICK_UNICODE
-
NS_TWO_BYTE_CHARS
public static final DictType NS_TWO_BYTE_CHARS
-
NS_UNICODE_FONT
public static final DictType NS_UNICODE_FONT
-
NS_UNICODE_NUMBERS
public static final DictType NS_UNICODE_NUMBERS
-
NS_UNICODE_SYMBOLS
public static final DictType NS_UNICODE_SYMBOLS
-
NS_UNICODE_UPSIDE_DOWN
public static final DictType NS_UNICODE_UPSIDE_DOWN
-
NS_UNICODE_SUBSCRIPT_SUPERSCRIPT
public static final DictType NS_UNICODE_SUBSCRIPT_SUPERSCRIPT
-
NS_UNWANTED_INTERPOLATION
public static final DictType NS_UNWANTED_INTERPOLATION
-
NS_XML_INJECTION
public static final DictType NS_XML_INJECTION
-
NS_ZALGO_TEXT
public static final DictType NS_ZALGO_TEXT
-
SPACE_CONSTELLATIONS
public static final DictType SPACE_CONSTELLATIONS
-
SPACE_GALAXIES
public static final DictType SPACE_GALAXIES
-
SPACE_MOONS
public static final DictType SPACE_MOONS
-
SPACE_NEBULAS
public static final DictType SPACE_NEBULAS
-
SPACE_PLANETS
public static final DictType SPACE_PLANETS
-
SPACE_STARS
public static final DictType SPACE_STARS
-
-
Method Detail
-
values
public static DictType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (DictType c : DictType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static DictType valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
getFileName
public java.lang.String getFileName()
-
size
public int size()
-
getFile
public java.lang.String getFile()
-
-