Class ExternalIDRepresentation

    • Constructor Detail

      • ExternalIDRepresentation

        public ExternalIDRepresentation()
    • Method Detail

      • getExternalId

        @JSONProperty(ignoreIfNull=true)
        public String getExternalId()
      • setExternalId

        public void setExternalId​(String externalId)
      • getType

        @JSONProperty(ignoreIfNull=true)
        public String getType()
      • setType

        public void setType​(String type)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object