Class AsCatalogVersion

java.lang.Object
de.hybris.platform.adaptivesearch.data.AsCatalogVersion
All Implemented Interfaces:
Serializable

public class AsCatalogVersion extends Object implements Serializable
See Also:
  • Constructor Details

    • AsCatalogVersion

      public AsCatalogVersion()
  • Method Details

    • setCatalogId

      public void setCatalogId(String catalogId)
    • getCatalogId

      public String getCatalogId()
    • setVersion

      public void setVersion(String version)
    • getVersion

      public String getVersion()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object