Class OASFactoryErrorTest.MyAbstractLicenseImpl
java.lang.Object
org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyAbstractLicenseImpl
- All Implemented Interfaces:
Constructible,Extensible<License>,License
- Enclosing class:
- OASFactoryErrorTest
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.microprofile.openapi.models.Extensible
addExtension, extensions, getExtensions, removeExtension, setExtensionsMethods inherited from interface org.eclipse.microprofile.openapi.models.info.License
getIdentifier, getName, getUrl, identifier, name, setIdentifier, setName, setUrl, url
-
Constructor Details
-
MyAbstractLicenseImpl
public MyAbstractLicenseImpl()
-