public class SchemaTypeRequestBody extends DataEngineOMASAPIRequestBody
| Constructor and Description |
|---|
SchemaTypeRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SchemaType |
getSchemaType() |
int |
hashCode() |
void |
setSchemaType(SchemaType schemaType) |
String |
toString() |
getExternalSourceName, setExternalSourceNamepublic SchemaType getSchemaType()
public void setSchemaType(SchemaType schemaType)
public boolean equals(Object o)
equals in class DataEngineOMASAPIRequestBodyprotected boolean canEqual(Object other)
canEqual in class DataEngineOMASAPIRequestBodypublic int hashCode()
hashCode in class DataEngineOMASAPIRequestBodypublic String toString()
toString in class DataEngineOMASAPIRequestBodyCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.