Class ActivationConfigProperty


  • public class ActivationConfigProperty
    extends Object
    • Field Detail

      • activationConfigPropertyName

        protected String activationConfigPropertyName
      • activationConfigPropertyValue

        protected String activationConfigPropertyValue
    • Constructor Detail

      • ActivationConfigProperty

        public ActivationConfigProperty()
    • Method Detail

      • getActivationConfigPropertyName

        public String getActivationConfigPropertyName()
        Gets the value of the activationConfigPropertyName property.
        Returns:
        possible object is String
      • setActivationConfigPropertyName

        public void setActivationConfigPropertyName​(String value)
        Sets the value of the activationConfigPropertyName property.
        Parameters:
        value - allowed object is String
      • getActivationConfigPropertyValue

        public String getActivationConfigPropertyValue()
        Gets the value of the activationConfigPropertyValue property.
        Returns:
        possible object is String
      • setActivationConfigPropertyValue

        public void setActivationConfigPropertyValue​(String value)
        Sets the value of the activationConfigPropertyValue property.
        Parameters:
        value - allowed object is String