Uses of Enum
io.smallrye.openapi.runtime.io.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in io.smallrye.openapi.runtime.io
Methods in io.smallrye.openapi.runtime.io that return ReferenceTypeModifier and TypeMethodDescriptionstatic ReferenceTypeReferenceType.fromComponentPath(String path) 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.