Uses of Enum
org.openapitools.client.model.RequiredEnum
Packages that use RequiredEnum
- 
Uses of RequiredEnum in org.openapitools.client.model
Methods in org.openapitools.client.model that return RequiredEnumModifier and TypeMethodDescriptionstatic RequiredEnumChannelBinding.getRequired()Get requiredstatic RequiredEnumReturns the enum constant of this type with the specified name.static RequiredEnum[]RequiredEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type RequiredEnumModifier and TypeMethodDescriptionChannelBinding.required(RequiredEnum required) voidChannelBinding.setRequired(RequiredEnum required)