Class CMISProvider.AtomPub

  • Enclosing class:
    CMISProvider

    public static class CMISProvider.AtomPub
    extends Object
    The Class AtomPub.
    • Constructor Detail

      • AtomPub

        public AtomPub()
    • Method Detail

      • setName

        public void setName​(String name)
        Sets the name.
        Parameters:
        name - the name to set
      • setUrl

        public void setUrl​(String url)
        Sets the url.
        Parameters:
        url - the url to set
      • getName

        public String getName()
        Gets the name.
        Returns:
        the name
      • getUrl

        public String getUrl()
        Gets the url.
        Returns:
        the url
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object