Class AlternateName

    • Constructor Detail

      • AlternateName

        public AlternateName()
        No-arg constructor added to satisfy javabean contract
    • Method Detail

      • getId

        @DocumentId
        public Long getId()
      • setId

        public void setId​(Long id)
      • getName

        @Field
        public String getName()
      • setName

        public void setName​(String name)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object