Uses of Enum
io.smallrye.openapi.model.ReferenceType
-
Uses of ReferenceType in io.smallrye.openapi.model
Methods in io.smallrye.openapi.model that return ReferenceTypeModifier and TypeMethodDescriptionstatic ReferenceTypeReferenceType.fromComponentPath(String path) static ReferenceTypeReferenceType.fromModel(org.eclipse.microprofile.openapi.models.Reference<?> model) static ReferenceTypeReturns the enum constant of this type with the specified name.static ReferenceType[]ReferenceType.values()Returns an array containing the constants of this enum type, in the order they are declared.