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