java.lang.Object
com.liferay.search.experiences.rest.dto.v1_0.Exists
All Implemented Interfaces:
Serializable

@Generated("") public class Exists extends Object implements Serializable
See Also:
Generated:
  • Field Details

    • parameterName

      protected String parameterName
    • xClassName

      public String xClassName
  • Constructor Details

    • Exists

      public Exists()
  • Method Details

    • toDTO

      public static Exists toDTO(String json)
    • unsafeToDTO

      public static Exists unsafeToDTO(String json)
    • getParameterName

      public String getParameterName()
    • setParameterName

      public void setParameterName(String parameterName)
    • setParameterName

      public void setParameterName(com.liferay.petra.function.UnsafeSupplier<String,Exception> parameterNameUnsafeSupplier)
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object