Interface CustomProperty

  • All Known Implementing Classes:
    CustomPropertyContainer

    public interface CustomProperty
    Custom property representation.
    • Method Detail

      • namePresent

        boolean namePresent()
      • regexpPresent

        boolean regexpPresent()
      • valuePresent

        boolean valuePresent()