Enum Class Discipline
- All Implemented Interfaces:
Serializable
,Comparable<Discipline>
,Constable
Deprecated.
Academic or research discipline to which an institution is dedicated.
Note: The descriptions are the original values migrated from GRBIO.
Deprecated to use the vocabulary server instead.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.static Discipline
Deprecated.Returns the enum constant of this class with the specified name.static Discipline[]
values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
Enum Constant Details
-
ARCHAEOLOGY
Deprecated. -
ARCHAEOLOGY_PREHISTORIC
Deprecated. -
ARCHAEOLOGY_HISTORIC
Deprecated. -
ARCHAEOLOGY_UNDERWATER
Deprecated. -
ANTHROPOLOGY
Deprecated. -
ANTHROPOLOGY_BIOLOGICAL
Deprecated. -
ANTHROPOLOGY_CULTURAL
Deprecated. -
ANTHROPOLOGY_LINGUISTIC
Deprecated. -
SPACE
Deprecated. -
SPACE_ASTRONOMY
Deprecated. -
SPACE_ASTROPHYSICS
Deprecated. -
SPACE_COSMOLOGY
Deprecated. -
SPACE_PLANETARY_SCIENCE
Deprecated. -
ATMOSPHERIC
Deprecated. -
ATMOSPHERIC_PHYSICS_DYNAMICS
Deprecated. -
ATMOSPHERIC_CLIMATOLOGY
Deprecated. -
ATMOSPHERIC_METEOROLOGY
Deprecated. -
CHEMICAL
Deprecated. -
CHEMICAL_ANALYTICAL
Deprecated. -
CHEMICAL_ASTROCHEMISTRY
Deprecated. -
CHEMICAL_ATMOSPHERIC_CHEMISTRY
Deprecated. -
CHEMICAL_BIOCHEMISTRY
Deprecated. -
CHEMICAL_BIOGEOCHEMISTRY
Deprecated. -
CHEMICAL_COSMOCHEMISTRY
Deprecated. -
CHEMICAL_INORGANIC_CHEMISTRY
Deprecated. -
CHEMICAL_NUCLEAR_CHEMISTRY
Deprecated. -
CHEMICAL_ORGANIC_CHEMISTRY
Deprecated. -
CHEMICAL_PHYSICAL_CHEMISTRY
Deprecated. -
GEOLOGICAL
Deprecated. -
GEOLOGICAL_ECONOMIC_GEOLOGY_MINERAL_RESOURCES
Deprecated. -
GEOLOGICAL_ENERGY_RESOURCE_GEOLOGY
Deprecated. -
GEOLOGICAL_GEOCHEMISTRY
Deprecated. -
GEOLOGICAL_GEOLOGY
Deprecated. -
GEOLOGICAL_GEOPHYSICS_SEISMOLOGY
Deprecated. -
GEOLOGICAL_HYDROLOGY_WATER_RESOURCES
Deprecated. -
GEOLOGICAL_MINERALOGY_PETROLOGY
Deprecated. -
GEOLOGICAL_PALEONTOLOGY
Deprecated. -
GEOLOGICAL_VOLCANOLOGY
Deprecated. -
OCEAN
Deprecated. -
OCEAN_MARINE_BIOLOGY_AND_BIOLOGICAL_OCEANOGRAPHY
Deprecated. -
OCEAN_MARINE_GEOLOGY_AND_PALEOCEANOGRAPHY
Deprecated. -
OCEAN_OCEANOGRAPHY_CHEMICAL_PHYSICAL
Deprecated. -
PHYSICS
Deprecated. -
PHYSICS_ACOUSTICS
Deprecated. -
PHYSICS_APPLIED_PHYSICS
Deprecated. -
PHYSICS_ATOMIC_MOLECULAR_CHEMICAL_PHYSICS
Deprecated. -
PHYSICS_BIOPHYSICS
Deprecated. -
PHYSICS_MEDICAL_RADIOLOGICAL
Deprecated. -
PHYSICS_NUCLEAR_PHYSICS
Deprecated. -
PHYSICS_OPTICS_PHOTONICS
Deprecated. -
PHYSICS_PARTICLE_PHYSICS
Deprecated. -
AGRICULTURAL
Deprecated. -
AGRICULTURAL_ANIMAL_SCIENCE
Deprecated. -
AGRICULTURAL_ANIMAL_SCIENCE_POULTRY
Deprecated. -
AGRICULTURAL_AGRICULTURAL_ANIMAL_BREEDING
Deprecated. -
AGRICULTURAL_AGRICULTURAL_HORTICULTURAL_PLANT_BREEDING
Deprecated. -
AGRICULTURAL_AGRONOMY_CROP_SCIENCE
Deprecated. -
AGRICULTURAL_ENVIRONMENTAL_SCIENCE
Deprecated. -
AGRICULTURAL_FISHING_FISHERIES_SCIENCE
Deprecated. -
AGRICULTURAL_FOOD_SCIENCE_AND_TECHNOLOGY
Deprecated. -
AGRICULTURAL_FOREST_SCIENCES_AND_FORESTRY
Deprecated. -
AGRICULTURAL_HORTICULTURAL_SCIENCE
Deprecated. -
AGRICULTURAL_NATURAL_RESOURCES
Deprecated. -
AGRICULTURAL_PLANT_SCIENCES
Deprecated. -
AGRICULTURAL_SOIL_CHEMISTRY_MICROBIOLOGY
Deprecated. -
AGRICULTURAL_SOIL_SCIENCES
Deprecated. -
AGRICULTURAL_WILDLIFE_RANGE_MANAGEMENT
Deprecated. -
AGRICULTURAL_WOOD_SCIENCE_AND_PULP_TECHNOLOGY
Deprecated. -
BIOLOGICAL
Deprecated. -
BIOLOGICAL_ANATOMY_AND_PHYSIOLOGY
Deprecated. -
BIOLOGICAL_CELLULAR_BIOLOGY_AND_HISTOLOGY
Deprecated. -
BIOLOGICAL_DEVELOPMENT_BIOLOGY_EMBRYOLOGY
Deprecated. -
BIOLOGICAL_ECOLOGY
Deprecated. -
BIOLOGICAL_ENVIRONMENTAL_TOXICOLOGY
Deprecated. -
BIOLOGICAL_EVOLUTIONARY_BIOLOGY
Deprecated. -
BIOLOGICAL_GENETICS_GENOMICS
Deprecated. -
BIOLOGICAL_MICROBIOLOGY_BACTERIOLOGY_VIROLOGY
Deprecated. -
BIOLOGICAL_MOLECULAR_BIOLOGY
Deprecated. -
BIOLOGICAL_NEUROSCIENCES_AND_NEUROBIOLOGY
Deprecated. -
BIOLOGICAL_PARASITOLOGY
Deprecated. -
BIOLOGICAL_PATHOLOGY_ANIMAL_PLANT
Deprecated. -
BIOLOGICAL_TAXONOMY
Deprecated. -
BIOLOGICAL_ZOOLOGY
Deprecated. -
HEALTH
Deprecated. -
HEALTH_BIOMEDICAL_SCIENCE
Deprecated. -
HEALTH_ENVIRONMENTAL_HEALTH
Deprecated. -
HEALTH_EPIDEMIOLOGY_PUBLIC_HEALTH
Deprecated. -
HEALTH_GENETICS_GENOMICS
Deprecated. -
HEALTH_MICROBIOLOGY_BACTERIOLOGY_VIROLOGY
Deprecated. -
HEALTH_NEUROSCIENCES_AND_NEUROBIOLOGY
Deprecated. -
HEALTH_NUTRITION_SCIENCES
Deprecated. -
HEALTH_PATHOLOGY_HUMAN
Deprecated. -
HEALTH_PHARMACEUTICAL_MEDICINAL_SCIENCES
Deprecated. -
HEALTH_PHARMACOLOGY_HUMAN_AND_ANIMAL
Deprecated. -
HEALTH_TOXICOLOGY
Deprecated. -
HEALTH_VETERINARY_SCIENCES
Deprecated. -
MATERIAL
Deprecated.
-
-
Method Details
-
values
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Deprecated.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getDescription
Deprecated.
-