MicroProfile OpenAPI Fraction 2018.3.3
- java.lang.Object
-
- org.wildfly.swarm.microprofile.openapi.api.models.ExtensibleImpl
-
- All Implemented Interfaces:
- org.eclipse.microprofile.openapi.models.Extensible, ModelImpl
- Direct Known Subclasses:
- APIResponseImpl, ComponentsImpl, ContactImpl, EncodingImpl, ExampleImpl, ExternalDocumentationImpl, HeaderImpl, InfoImpl, LicenseImpl, LinkImpl, MediaTypeImpl, OAuthFlowImpl, OAuthFlowsImpl, OpenAPIImpl, OperationImpl, ParameterImpl, PathItemImpl, RequestBodyImpl, SchemaImpl, SecuritySchemeImpl, ServerImpl, ServerVariableImpl, TagImpl, XMLImpl
public abstract class ExtensibleImpl
extends Object
implements org.eclipse.microprofile.openapi.models.Extensible, ModelImpl
Implementation of the Extensible OpenAPI model interface. Base class for many of the
OpenAPI models.
- Author:
- eric.wittmann@gmail.com
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ExtensibleImpl
public ExtensibleImpl()
MicroProfile OpenAPI Fraction 2018.3.3
Copyright © 2018 JBoss by Red Hat. All rights reserved.