public class NElementStepAnnotationParam extends Object implements net.thevpc.nuts.elem.NElementStep
| Constructor and Description |
|---|
NElementStepAnnotationParam(int annotationIndex,
int paramIndex) |
NElementStepAnnotationParam(int annotationIndex,
String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
annotationIndex() |
boolean |
equals(Object o) |
int |
hashCode() |
net.thevpc.nuts.elem.NElement |
paramIndex() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.elem.NElement> |
step(net.thevpc.nuts.elem.NElement element) |
net.thevpc.nuts.elem.NElement |
toElement() |
String |
toString() |
public NElementStepAnnotationParam(int annotationIndex,
int paramIndex)
public NElementStepAnnotationParam(int annotationIndex,
String name)
public int annotationIndex()
public net.thevpc.nuts.elem.NElement paramIndex()
public net.thevpc.nuts.util.NOptional<net.thevpc.nuts.elem.NElement> step(net.thevpc.nuts.elem.NElement element)
step in interface net.thevpc.nuts.elem.NElementSteppublic net.thevpc.nuts.elem.NElement toElement()
toElement in interface net.thevpc.nuts.elem.NToElementCopyright © 2026 vpc open source initiative. All rights reserved.