Uses of Class
fr.gouv.vitam.ihmdemo.common.api.IhmWebAppHeader
-
Packages that use IhmWebAppHeader Package Description fr.gouv.vitam.ihmdemo.common.api Provides IHM Demo API Common classes -
-
Uses of IhmWebAppHeader in fr.gouv.vitam.ihmdemo.common.api
Methods in fr.gouv.vitam.ihmdemo.common.api that return IhmWebAppHeader Modifier and Type Method Description static IhmWebAppHeaderIhmWebAppHeader. get(java.lang.String headerName)Get VitamHttpHeader from namestatic IhmWebAppHeaderIhmWebAppHeader. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IhmWebAppHeader[]IhmWebAppHeader. values()Returns an array containing the constants of this enum type, in the order they are declared.
-