Class ParameterUtils

java.lang.Object
software.bluelib.api.utils.variant.ParameterUtils

public class ParameterUtils extends Object
  • Method Details

    • getAllEntities

      public static Set<String> getAllEntities()
    • getVariantsOfEntity

      public static Set<String> getVariantsOfEntity(String pEntityName)
    • getCustomParameterForVariant

      public static com.google.gson.JsonElement getCustomParameterForVariant(String pEntityName, String pVariantName, String pParameter)