Class PropertyBag


public class PropertyBag extends SerializableEntity
The class to represent a Generic store for test session data.
  • Constructor Details

    • PropertyBag

      public PropertyBag()
  • Method Details

    • getBag

      public Object getBag()
    • setBag

      public void setBag(Object bag)