Uses of Class
fr.gouv.vitam.common.ServerIdentity.MAP_KEYNAME
-
Packages that use ServerIdentity.MAP_KEYNAME Package Description fr.gouv.vitam.common General utility classes as FileUtil, SystemPropertyUtil and UUID support -
-
Uses of ServerIdentity.MAP_KEYNAME in fr.gouv.vitam.common
Methods in fr.gouv.vitam.common that return ServerIdentity.MAP_KEYNAME Modifier and Type Method Description static ServerIdentity.MAP_KEYNAME
ServerIdentity.MAP_KEYNAME. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ServerIdentity.MAP_KEYNAME[]
ServerIdentity.MAP_KEYNAME. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-