Class IntSingleValue

java.lang.Object
All Implemented Interfaces:
java.io.Serializable

public class IntSingleValue
extends IntValue
Since:
10.99.999.023
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected int value
    integer value
  • Constructor Summary

    Constructors 
    Constructor Description
    IntSingleValue()  
    IntSingleValue​(int value)  
  • Method Summary

    Modifier and Type Method Description
    int getValue()  
    void setValue​(int value)  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait