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.info.License, ModelImpl
public class LicenseImpl
extends ExtensibleImpl
implements org.eclipse.microprofile.openapi.models.info.License, ModelImpl
An implementation of the License 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
-
-
Constructor Detail
-
LicenseImpl
public LicenseImpl()
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.eclipse.microprofile.openapi.models.info.License
- See Also:
License.getName()
-
getUrl
public String getUrl()
- Specified by:
getUrl in interface org.eclipse.microprofile.openapi.models.info.License
- See Also:
License.getUrl()
MicroProfile OpenAPI Fraction 2018.3.3
Copyright © 2018 JBoss by Red Hat. All rights reserved.