Class NewAttribute.AbstractBcValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int actualValue  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private AbstractBcValue()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setActualValue​(int value)  
      • Methods inherited from class java.lang.Object

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

      • actualValue

        int actualValue
    • Constructor Detail

      • AbstractBcValue

        private AbstractBcValue()
    • Method Detail

      • setActualValue

        public void setActualValue​(int value)