public static final class DataObjectDeque.PathEntry extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.jboss.jandex.AnnotationTarget |
getAnnotationTarget() |
org.jboss.jandex.ClassInfo |
getClazz() |
org.jboss.jandex.Type |
getClazzType() |
DataObjectDeque.PathEntry |
getEnclosing() |
org.eclipse.microprofile.openapi.models.media.Schema |
getSchema() |
int |
hashCode() |
boolean |
hasParent(DataObjectDeque.PathEntry candidate) |
void |
setSchema(org.eclipse.microprofile.openapi.models.media.Schema schema) |
String |
toString() |
String |
toStringWithGraph() |
public boolean hasParent(DataObjectDeque.PathEntry candidate)
public org.jboss.jandex.AnnotationTarget getAnnotationTarget()
public DataObjectDeque.PathEntry getEnclosing()
public org.jboss.jandex.Type getClazzType()
public org.jboss.jandex.ClassInfo getClazz()
public org.eclipse.microprofile.openapi.models.media.Schema getSchema()
public void setSchema(org.eclipse.microprofile.openapi.models.media.Schema schema)
public String toStringWithGraph()
Copyright © 2018–2020. All rights reserved.