Class Example
java.lang.Object
com.kingsrook.qqq.openapi.model.Example
- Direct Known Subclasses:
ExampleWithListValue
,ExampleWithSingleValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRef()
Getter for refGetter for summarygetValue()
Getter for valuevoid
Setter for refvoid
setSummary
(String summary) Setter for summaryvoid
Setter for valueFluent setter for refwithSummary
(String summary) Fluent setter for summaryFluent setter for value
-
Constructor Details
-
Example
public Example()
-
-
Method Details
-
getSummary
Getter for summary -
setSummary
Setter for summary -
withSummary
-
getRef
Getter for ref -
setRef
Setter for ref -
withRef
-
getValue
Getter for value -
setValue
Setter for value -
withValue
-