Class CommonActionType

    • Field Detail

      • namespace

        protected String namespace
      • value

        protected String value
    • Constructor Detail

      • CommonActionType

        public CommonActionType()
    • Method Detail

      • getNamespace

        public String getNamespace()
        Gets the value of the namespace property.
        Returns:
        possible object is String
      • setNamespace

        public void setNamespace​(String value)
        Sets the value of the namespace property.
        Parameters:
        value - allowed object is String
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)