Class IntAttribute

    • Constructor Detail

      • IntAttribute

        public IntAttribute()
      • IntAttribute

        public IntAttribute​(int value)
      • IntAttribute

        public IntAttribute​(java.lang.String name,
                            int value)
    • Method Detail

      • getValue

        public java.lang.Integer getValue()
      • isSetValue

        public boolean isSetValue()
      • setValue

        public void setValue​(java.lang.Integer value)
      • unsetValue

        public void unsetValue()
      • copy

        public java.lang.Object copy​(CopyBuilder copyBuilder)