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 valuevoidSetter 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:ExampleFluent setter for summary- Overrides:
withSummaryin classExample
-
getValue
-
setValue
-
withValue
Fluent setter for value
-