public class FluentApiState
extends java.lang.Object
| Constructor | Description |
|---|---|
FluentApiState(io.toolisticon.fluapigen.processor.FluentApiWrapper fluentApiWrapper,
java.util.List<io.toolisticon.fluapigen.processor.FluentApiInterfaceWrapper> fluentApiInterfaceWrappers,
java.util.List<io.toolisticon.fluapigen.processor.FluentApiBackingBeanWrapper> fluentApiBackingBeanWrappers,
java.util.List<io.toolisticon.fluapigen.processor.FluentApiCommandWrapper> fluentApiCommandWrappers) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<io.toolisticon.fluapigen.processor.FluentApiBackingBeanWrapper> |
getFluentApiBackingBeanWrappers() |
|
java.util.List<io.toolisticon.fluapigen.processor.FluentApiCommandWrapper> |
getFluentApiCommandWrappers() |
|
java.util.List<io.toolisticon.fluapigen.processor.FluentApiInterfaceWrapper> |
getFluentApiInterfaceWrappers() |
|
io.toolisticon.fluapigen.processor.FluentApiWrapper |
getFluentApiWrapper() |
|
boolean |
validate() |
public FluentApiState(io.toolisticon.fluapigen.processor.FluentApiWrapper fluentApiWrapper,
java.util.List<io.toolisticon.fluapigen.processor.FluentApiInterfaceWrapper> fluentApiInterfaceWrappers,
java.util.List<io.toolisticon.fluapigen.processor.FluentApiBackingBeanWrapper> fluentApiBackingBeanWrappers,
java.util.List<io.toolisticon.fluapigen.processor.FluentApiCommandWrapper> fluentApiCommandWrappers)
public io.toolisticon.fluapigen.processor.FluentApiWrapper getFluentApiWrapper()
public java.util.List<io.toolisticon.fluapigen.processor.FluentApiInterfaceWrapper> getFluentApiInterfaceWrappers()
public java.util.List<io.toolisticon.fluapigen.processor.FluentApiBackingBeanWrapper> getFluentApiBackingBeanWrappers()
public java.util.List<io.toolisticon.fluapigen.processor.FluentApiCommandWrapper> getFluentApiCommandWrappers()
public boolean validate()
Copyright © 2023–2024 Holisticon AG. All rights reserved.