public enum Isaar extends Enum<Isaar> implements DefinitionList
Enum Constant and Description |
---|
biographicalHistory |
datesOfExistence |
firstName |
functions |
generalContext |
lastName |
legalStatus |
mandates |
occupation |
otherFormsOfName |
parallelFormsOfName |
place |
scripts |
source |
sources |
structure |
typeOfEntity |
bundle
Modifier and Type | Method and Description |
---|---|
Boolean |
isMultiValued() |
static Isaar |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Isaar[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
getDescription, getMap, getMap, getName, getResourceKey, messageKey, name
public static final Isaar lastName
public static final Isaar firstName
public static final Isaar source
public static final Isaar typeOfEntity
public static final Isaar otherFormsOfName
public static final Isaar parallelFormsOfName
public static final Isaar datesOfExistence
public static final Isaar biographicalHistory
public static final Isaar place
public static final Isaar functions
public static final Isaar mandates
public static final Isaar legalStatus
public static final Isaar structure
public static final Isaar generalContext
public static final Isaar scripts
public static final Isaar sources
public static final Isaar occupation
public static Isaar[] values()
for (Isaar c : Isaar.values()) System.out.println(c);
public static Isaar valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic Boolean isMultiValued()
isMultiValued
in interface DefinitionList
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.