public final class IntrospectionContext extends Object
| Constructor and Description |
|---|
IntrospectionContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Element element) |
TypeBuilder |
get(Element element) |
TypeBuilder |
pop() |
void |
push(Element element,
TypeBuilder typeBuilder) |
public void push(Element element, TypeBuilder typeBuilder)
public TypeBuilder pop()
public boolean contains(Element element)
public TypeBuilder get(Element element)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.