public class SchemaTypeRequestBody extends DataEngineOMASAPIRequestBody
| Constructor and Description |
|---|
SchemaTypeRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SchemaType |
getSchemaType() |
int |
hashCode() |
void |
setSchemaType(SchemaType schemaType) |
String |
toString()
JSON-like toString
|
public SchemaType getSchemaType()
public void setSchemaType(SchemaType schemaType)
public String toString()
DataEngineOMASAPIRequestBodytoString in class DataEngineOMASAPIRequestBodyCopyright © 2018–2019 ODPi. All rights reserved.