Uses of Class
org.sunbird.common.dto.HeaderParam
-
Packages that use HeaderParam Package Description org.sunbird.common.dto -
-
Uses of HeaderParam in org.sunbird.common.dto
Methods in org.sunbird.common.dto that return HeaderParam Modifier and Type Method Description static HeaderParamHeaderParam. valueOf(String name)Returns the enum constant of this type with the specified name.static HeaderParam[]HeaderParam. values()Returns an array containing the constants of this enum type, in the order they are declared.
-