Class ExternalSourceEntryRest

    • Constructor Detail

      • ExternalSourceEntryRest

        public ExternalSourceEntryRest()
    • Method Detail

      • getType

        public String getType()
      • getId

        public String getId()
        Generic getter for the id
        Returns:
        the id value of this ExternalSourceEntryRest
      • setId

        public void setId​(String id)
        Generic setter for the id
        Parameters:
        id - The id to be set on this ExternalSourceEntryRest
      • getDisplay

        public String getDisplay()
        Generic getter for the display
        Returns:
        the display value of this ExternalSourceEntryRest
      • setDisplay

        public void setDisplay​(String display)
        Generic setter for the display
        Parameters:
        display - The display to be set on this ExternalSourceEntryRest
      • getValue

        public String getValue()
        Generic getter for the value
        Returns:
        the value value of this ExternalSourceEntryRest
      • setValue

        public void setValue​(String value)
        Generic setter for the value
        Parameters:
        value - The value to be set on this ExternalSourceEntryRest
      • getExternalSource

        public String getExternalSource()
        Generic getter for the externalSource
        Returns:
        the externalSource value of this ExternalSourceEntryRest
      • setExternalSource

        public void setExternalSource​(String externalSource)
        Generic setter for the externalSource
        Parameters:
        externalSource - The externalSource to be set on this ExternalSourceEntryRest
      • getMetadata

        public MetadataRest getMetadata()
        Generic getter for the metadata
        Returns:
        the metadata value of this ExternalSourceEntryRest
      • setMetadata

        public void setMetadata​(MetadataRest metadata)
        Generic setter for the metadata
        Parameters:
        metadata - The metadata to be set on this ExternalSourceEntryRest