@Deprecated public class SchemaTypeRequestBody extends SchemaTypeProperties
| Constructor and Description |
|---|
SchemaTypeRequestBody()
Deprecated.
Default constructor
|
SchemaTypeRequestBody(SchemaTypeRequestBody template)
Deprecated.
Copy/clone Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Deprecated.
Compare the values of the supplied object with those stored in the current object.
|
SchemaTypeProperties |
getSchemaTypeProperties()
Deprecated.
Return the properties for the schema type.
|
int |
hashCode()
Deprecated.
Return hash code for this object
|
void |
setSchemaTypeProperties(SchemaTypeProperties schemaTypeProperties)
Deprecated.
Set up schema type
|
String |
toString()
Deprecated.
Standard toString method.
|
getAuthor, getEncodingStandard, getFormula, getNamespace, getQueries, getUsage, getVersionNumber, setAuthor, setEncodingStandard, setFormula, setNamespace, setQueries, setUsage, setVersionNumbergetDescription, getDisplayName, getIsDeprecated, setDescription, setDisplayName, setIsDeprecatedgetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeNamepublic SchemaTypeRequestBody()
public SchemaTypeRequestBody(SchemaTypeRequestBody template)
template - template object to copy.public SchemaTypeProperties getSchemaTypeProperties()
public void setSchemaTypeProperties(SchemaTypeProperties schemaTypeProperties)
schemaTypeProperties - schema type propertiespublic boolean equals(Object objectToCompare)
equals in class SchemaTypePropertiesobjectToCompare - supplied objectpublic int hashCode()
hashCode in class SchemaTypePropertiespublic String toString()
toString in class SchemaTypePropertiesCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.