Class EventType
java.lang.Object
org.odpi.openmetadata.accessservices.dataengine.model.Referenceable
org.odpi.openmetadata.accessservices.dataengine.model.SchemaType
org.odpi.openmetadata.accessservices.dataengine.model.EventType
- All Implemented Interfaces:
Serializable
The EventType type
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.dataengine.model.SchemaType
getAuthor, getDescription, getDisplayName, getEncodingStandard, getIsDeprecated, getNamespace, getType, getUsage, getVersionNumber, setAuthor, setDescription, setDisplayName, setEncodingStandard, setIsDeprecated, setNamespace, setType, setUsage, setVersionNumber
Methods inherited from class org.odpi.openmetadata.accessservices.dataengine.model.Referenceable
getAdditionalProperties, getQualifiedName, setAdditionalProperties, setQualifiedName
-
Constructor Details
-
EventType
public EventType()
-
-
Method Details
-
equals
- Overrides:
equals
in classSchemaType
-
canEqual
- Overrides:
canEqual
in classSchemaType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classSchemaType
-
toString
- Overrides:
toString
in classSchemaType
-
getAttributeList
Gets attribute list.- Overrides:
getAttributeList
in classSchemaType
- Returns:
- the attribute list
-
setAttributeList
Sets attribute list.- Overrides:
setAttributeList
in classSchemaType
- Parameters:
attributeList
- the attribute list
-