MicroProfile OpenAPI TCK v3.0-RC4
- java.lang.Object
-
- org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
ERROR |
static int |
INFO |
static int |
OK |
static int |
TOO_BUSY |
static int |
WARNING |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ApiResponse
public ApiResponse()
-
Method Detail
-
getCode
public int getCode()
-
getType
public String getType()
MicroProfile OpenAPI TCK v3.0-RC4
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.