Class Property

    • Constructor Detail

      • Property

        public Property​(String name,
                        ModelNode value)
        Creates a new property
        Parameters:
        name - The name of the property.
        value - The value of the property.
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name of the property
      • getValue

        public ModelNode getValue()
        Returns:
        the value of the property