Class LabelImpl

    • Constructor Detail

      • LabelImpl

        public LabelImpl()
      • LabelImpl

        public LabelImpl​(String name,
                         String namespace)
    • Method Detail

      • setName

        public void setName​(String name)
        Specified by:
        setName in interface Label
      • getLabellings

        public Collection getLabellings()
      • setLabellings

        public void setLabellings​(Collection labellings)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.atlassian.core.bean.EntityObject
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.atlassian.core.bean.EntityObject