public interface NodeWithProtectedModifier<N extends Node> extends NodeWithModifiers<N>
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isProtected() |
default N |
setProtected(boolean set) |
addModifier, getModifiers, removeModifier, setModifier, setModifiersdefault boolean isProtected()
default N setProtected(boolean set)
Copyright © 2007–2024. All rights reserved.