public interface LocalLast<T> extends Child<T>
localLast
xsd typeModifier and Type | Method and Description |
---|---|
Boolean |
isValue()
Returns the
value attribute |
LocalLast<T> |
removeValue()
Removes the
value attribute |
LocalLast<T> |
value(Boolean value)
Sets the
value attribute |
Copyright © 2022 JBoss by Red Hat. All rights reserved.