Class ActivationProperty

    • Constructor Detail

      • ActivationProperty

        public ActivationProperty()
    • Method Detail

      • getName

        public String getName()
        Get the name of the property to be used to activate a profile.
        Returns:
        String
      • getValue

        public String getValue()
        Get the value of the property required to activate a profile.
        Returns:
        String
      • setName

        public void setName(String name)
        Set the name of the property to be used to activate a profile.
        Parameters:
        name -
      • setValue

        public void setValue(String value)
        Set the value of the property required to activate a profile.
        Parameters:
        value -