Class AbstractValuesTemplate.Flag

  • Enclosing class:
    AbstractValuesTemplate

    protected static class AbstractValuesTemplate.Flag
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean is  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Flag()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String clear()  
      java.lang.String set()  
      • Methods inherited from class java.lang.Object

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

      • is

        public boolean is
    • Constructor Detail

      • Flag

        protected Flag()
    • Method Detail

      • set

        public java.lang.String set()
      • clear

        public java.lang.String clear()