MicroProfile OpenAPI Fraction 2018.3.3
-
- All Implemented Interfaces:
- org.eclipse.microprofile.openapi.models.Constructible, org.eclipse.microprofile.openapi.models.Extensible, org.eclipse.microprofile.openapi.models.ExternalDocumentation, ModelImpl
public class ExternalDocumentationImpl
extends ExtensibleImpl
implements org.eclipse.microprofile.openapi.models.ExternalDocumentation, ModelImpl
An implementation of the ExternalDocumentation OpenAPI model interface.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.eclipse.microprofile.openapi.models.Extensible
addExtension, getExtensions, setExtensions
-
-
Method Detail
-
getUrl
public String getUrl()
- Specified by:
getUrl in interface org.eclipse.microprofile.openapi.models.ExternalDocumentation
- See Also:
ExternalDocumentation.getUrl()
MicroProfile OpenAPI Fraction 2018.3.3
Copyright © 2018 JBoss by Red Hat. All rights reserved.