public class RequestBody extends Object
| Constructor and Description |
|---|
RequestBody() |
RequestBody(String name,
String description,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getSimpleType() |
String |
getType() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
public String getName()
public String getDescription()
public String getType()
public String getSimpleType()
public void setName(String name)
public void setDescription(String description)
public void setType(String type)
Copyright © 2017 Anteros Tecnologia. All rights reserved.