Class ConfigurationProfile

  • Direct Known Subclasses:
    AbstractAwsProfile, BoxProfile, WebDavProfile

    public class ConfigurationProfile
    extends Object
    Represents a collection of configuration properties that are commonly used together, for example, to open a connection or accessing a server.
    Author:
    avasquez
    • Field Detail

      • profileId

        protected String profileId
    • Constructor Detail

      • ConfigurationProfile

        public ConfigurationProfile()
    • Method Detail

      • getProfileId

        public String getProfileId()
      • setProfileId

        public void setProfileId​(String profileId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object