public interface ModifierSupportFluent<A extends ModifierSupportFluent<A>> extends AttributeSupportFluent<A>
| Modifier and Type | Method and Description |
|---|---|
int |
getModifiers() |
java.lang.Boolean |
hasModifiers() |
A |
withModifiers(int modifiers) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesint getModifiers()
A withModifiers(int modifiers)
java.lang.Boolean hasModifiers()
Copyright © 2018. All Rights Reserved.