public abstract class IntegerAttribute extends Attribute<Integer>
IntegerAttribute()
abstract Integer
getValue()
abstract void
setValue(Integer value)
getScope, setScope
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerAttribute()
public abstract Integer getValue()
getValue
Attribute<Integer>
public abstract void setValue(Integer value)
setValue
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.