Uses of Enum
io.smallrye.openapi.model.BaseModel.MergeDirective
-
Uses of BaseModel.MergeDirective in io.smallrye.openapi.model
Methods in io.smallrye.openapi.model that return BaseModel.MergeDirectiveModifier and TypeMethodDescriptionprotected BaseModel.MergeDirectiveBaseModel.mergeDirective(String name) Determine how the property indicated by name should be merged.static BaseModel.MergeDirectiveReturns the enum constant of this type with the specified name.static BaseModel.MergeDirective[]BaseModel.MergeDirective.values()Returns an array containing the constants of this enum type, in the order they are declared.