Class LanguageEntity

    • Constructor Detail

      • LanguageEntity

        protected LanguageEntity()
        Default constructor
      • LanguageEntity

        public LanguageEntity​(String lang,
                              String name)
    • Method Detail

      • getURI

        public URI getURI()
        Description copied from interface: WebEntity
        Gets the URI at which this web entity is published and can be accessed.
        Specified by:
        getURI in interface WebEntity
        Returns:
        the web entity URI.
      • setURI

        protected void setURI​(URI uri)
      • getLanguage

        public String getLanguage()
        Returns:
        the lang
      • getName

        public String getName()
        Returns:
        the name