Class EntriesExtract.Exclusive

  • Enclosing class:
    EntriesExtract

    public static class EntriesExtract.Exclusive
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String entryName  
      java.lang.String entryPattern  
    • Constructor Summary

      Constructors 
      Constructor Description
      Exclusive()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • entryName

        public java.lang.String entryName
      • entryPattern

        public java.lang.String entryPattern
    • Constructor Detail

      • Exclusive

        public Exclusive()