Class PropertyConfig


  • public class PropertyConfig
    extends java.lang.Object
    • Constructor Detail

      • PropertyConfig

        public PropertyConfig()
    • Method Detail

      • isPersistent

        public boolean isPersistent()
      • setPersistent

        public void setPersistent​(boolean b)
      • hasEnabledPropertyChangeScript

        public boolean hasEnabledPropertyChangeScript()
      • hasPropertyChangeScript

        public boolean hasPropertyChangeScript()
      • hasEnabledBinding

        public boolean hasEnabledBinding()
        Returns true if this property config has an enabled binding configuration on it
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object