Class RepeatedShapeNameValidator.Config

  • Enclosing class:
    RepeatedShapeNameValidator

    public static final class RepeatedShapeNameValidator.Config
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Config()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getExactMatch()  
      void setExactMatch​(boolean exactMatch)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Config

        public Config()
    • Method Detail

      • getExactMatch

        public boolean getExactMatch()
      • setExactMatch

        public void setExactMatch​(boolean exactMatch)