Class ContextPropertyConfig

java.lang.Object
org.openspaces.admin.pu.config.ContextPropertyConfig

public class ContextPropertyConfig extends Object
Since:
9.0.1
Author:
itaif
  • Constructor Details

    • ContextPropertyConfig

      public ContextPropertyConfig()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String name)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object