Class InvoiceLinks


  • public class InvoiceLinks
    extends Object
    • Constructor Detail

      • InvoiceLinks

        public InvoiceLinks​(Link self,
                            Link pdf,
                            Link documentation)
      • InvoiceLinks

        public InvoiceLinks()
    • Method Detail

      • getSelf

        public Link getSelf()
      • getPdf

        public Link getPdf()
      • getDocumentation

        public Link getDocumentation()
      • setSelf

        public void setSelf​(Link self)
      • setPdf

        public void setPdf​(Link pdf)
      • setDocumentation

        public void setDocumentation​(Link documentation)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object