Class OnlineResourceEntity

    • Constructor Detail

      • OnlineResourceEntity

        public OnlineResourceEntity()
    • Method Detail

      • getLinkage

        public String getLinkage()
        Returns:
        the linkage
      • isSetLinkage

        public boolean isSetLinkage()
      • getProtocol

        public String getProtocol()
        Returns:
        the protocol
      • setProtocol

        public OnlineResourceEntity setProtocol​(String protocol)
        Parameters:
        protocol - the protocol to set
        Returns:
        this
      • isSetProtocol

        public boolean isSetProtocol()
      • getApplicationProfile

        public String getApplicationProfile()
        Returns:
        the applicationProfile
      • setApplicationProfile

        public OnlineResourceEntity setApplicationProfile​(String applicationProfile)
        Parameters:
        applicationProfile - the applicationProfile to set
        Returns:
        this
      • isSetApplicationProfile

        public boolean isSetApplicationProfile()
      • getFunction

        public String getFunction()
        Returns:
        the function
      • setFunction

        public OnlineResourceEntity setFunction​(String function)
        Parameters:
        function - the function to set
        Returns:
        this
      • isSetFunction

        public boolean isSetFunction()