public class ExternalGlossaryElementLinkRequestBody extends AssetManagerIdentifiersRequestBody
| Constructor and Description |
|---|
ExternalGlossaryElementLinkRequestBody()
Default constructor
|
ExternalGlossaryElementLinkRequestBody(ExternalGlossaryElementLinkRequestBody template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
ExternalGlossaryElementLinkProperties |
getElementProperties()
Return the properties for the element.
|
int |
hashCode()
Return hash code for this object
|
void |
setElementProperties(ExternalGlossaryElementLinkProperties elementProperties)
Set up the properties for the element.
|
String |
toString()
JSON-style toString
|
getAssetManagerGUID, getAssetManagerName, setAssetManagerGUID, setAssetManagerNamepublic ExternalGlossaryElementLinkRequestBody()
public ExternalGlossaryElementLinkRequestBody(ExternalGlossaryElementLinkRequestBody template)
template - object to copypublic ExternalGlossaryElementLinkProperties getElementProperties()
public void setElementProperties(ExternalGlossaryElementLinkProperties elementProperties)
elementProperties - properties objectpublic String toString()
toString in class AssetManagerIdentifiersRequestBodypublic boolean equals(Object objectToCompare)
equals in class AssetManagerIdentifiersRequestBodyobjectToCompare - test objectpublic int hashCode()
hashCode in class AssetManagerIdentifiersRequestBodyCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.