Package com.okta.sdk.resource.model
Class LinksQuestions
java.lang.Object
com.okta.sdk.resource.model.LinksQuestions
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class LinksQuestions
extends Object
implements Serializable
LinksQuestions
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get questionint
hashCode()
question
(LinksQuestionsQuestion question) void
setQuestion
(LinksQuestionsQuestion question) toString()
-
Field Details
-
JSON_PROPERTY_QUESTION
- See Also:
-
-
Constructor Details
-
LinksQuestions
public LinksQuestions()
-
-
Method Details
-
question
-
getQuestion
-
setQuestion
-
equals
-
hashCode
-
toString
-