public interface ModifierSupportFluent<A extends ModifierSupportFluent<A>> extends AttributeSupportFluent<A>
Modifier and Type | Method and Description |
---|---|
int |
getModifiers() |
Boolean |
hasModifiers() |
A |
withModifiers(int modifiers) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
Copyright © 2019 JBoss by Red Hat. All rights reserved.