Class GenericResolver

    • Constructor Detail

      • GenericResolver

        public GenericResolver​(String resourceName,
                               String entryName)
        Instantiates a new resolver.
        Parameters:
        resourceName - the resource name
        entryName - the entry name
    • Method Detail

      • getResourceName

        public String getResourceName()
        Gets the resource name.
        Specified by:
        getResourceName in interface Resolver
        Returns:
        the resourceName
      • getEntryName

        public String getEntryName()
        Gets the entry name.
        Specified by:
        getEntryName in interface Resolver
        Returns:
        the entryName
      • setResourceName

        public void setResourceName​(String resourceName)
        Sets the resource name.
        Parameters:
        resourceName - the resourceName to set
      • setEntryName

        public void setEntryName​(String entryName)
        Sets the entry name.
        Parameters:
        entryName - the entryName to set
      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string