Uses of Class
org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
-
Packages that use MicroProfileOpenAPISubsystemSchema Package Description org.wildfly.extension.microprofile.openapi -
-
Uses of MicroProfileOpenAPISubsystemSchema in org.wildfly.extension.microprofile.openapi
Methods in org.wildfly.extension.microprofile.openapi that return MicroProfileOpenAPISubsystemSchema Modifier and Type Method Description static MicroProfileOpenAPISubsystemSchemaMicroProfileOpenAPISubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static MicroProfileOpenAPISubsystemSchema[]MicroProfileOpenAPISubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.microprofile.openapi that return types with arguments of type MicroProfileOpenAPISubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,MicroProfileOpenAPISubsystemSchema>MicroProfileOpenAPISubsystemSchema. getNamespace()
-