Class ContextAttributes

java.lang.Object
com.blackduck.integration.util.Stringable
com.blackduck.integration.polaris.common.api.PolarisResponse
com.blackduck.integration.polaris.common.api.model.ContextAttributes
All Implemented Interfaces:
PolarisAttributes, Serializable

public class ContextAttributes extends PolarisResponse implements PolarisAttributes
See Also:
  • Constructor Details

    • ContextAttributes

      public ContextAttributes()
  • Method Details

    • getCurrent

      public Boolean getCurrent()
    • setCurrent

      public void setCurrent(Boolean current)
    • getOrganizationname

      public String getOrganizationname()
    • setOrganizationname

      public void setOrganizationname(String organizationname)
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class PolarisResponse