public class ApiBodyObjectDoc extends Object
| Constructor and Description |
|---|
ApiBodyObjectDoc(JSONDocType jsondocType) |
| Modifier and Type | Method and Description |
|---|---|
static ApiBodyObjectDoc |
build(Method method) |
JSONDocTemplate |
getJsondocTemplate() |
JSONDocType |
getJsondocType() |
void |
setJsondocTemplate(JSONDocTemplate jsondocTemplate) |
void |
setJsondocType(JSONDocType jsondocType) |
public final String jsondocId
public ApiBodyObjectDoc(JSONDocType jsondocType)
public static ApiBodyObjectDoc build(Method method)
public JSONDocType getJsondocType()
public JSONDocTemplate getJsondocTemplate()
public void setJsondocTemplate(JSONDocTemplate jsondocTemplate)
public void setJsondocType(JSONDocType jsondocType)
Copyright © 2015. All rights reserved.