public class NElementStepAnnotationParam extends Object implements 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() |
NElement |
paramIndex() |
NOptional<NElement> |
step(NElement element) |
NElement |
toElement() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitofAnnParam, ofAnnParam, ofChild, ofChild, ofParam, ofParam, ofSubListpublic NElementStepAnnotationParam(int annotationIndex,
int paramIndex)
public NElementStepAnnotationParam(int annotationIndex,
String name)
public int annotationIndex()
public NElement paramIndex()
public NOptional<NElement> step(NElement element)
step in interface NElementSteppublic NElement toElement()
toElement in interface NToElementCopyright © 2026 vpc open source initiative. All rights reserved.