Class ExampleWithListValue
java.lang.Object
com.kingsrook.qqq.openapi.model.Example
com.kingsrook.qqq.openapi.model.ExampleWithListValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()
Getter for valuevoid
Setter for valuewithSummary
(String summary) Fluent setter for summaryFluent setter for valueMethods inherited from class com.kingsrook.qqq.openapi.model.Example
getRef, getSummary, setRef, setSummary, setValue, withRef, withValue
-
Constructor Details
-
ExampleWithListValue
public ExampleWithListValue()
-
-
Method Details
-
withSummary
Description copied from class:Example
Fluent setter for summary- Overrides:
withSummary
in classExample
-
getValue
-
setValue
-
withValue
Fluent setter for value
-