public final class MetadataGetMetadataResponseElementsItems extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
elementId |
Element id
|
Number |
elementType |
Element type
|
String |
href |
URI of Element metadata
|
String |
mimeType |
Element mime type
|
MetadataGetMetadataResponseElementsItemsParts[] |
parts |
Part list if element is a PartStudio
|
Map[] |
properties |
Element properties
|
Map |
thumbnail |
Element's thumbnail
|
| Constructor | Description |
|---|---|
MetadataGetMetadataResponseElementsItems() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getElementId() |
Get Element id
|
Number |
getElementType() |
Get Element type
|
String |
getHref() |
Get URI of Element metadata
|
String |
getMimeType() |
Get Element mime type
|
MetadataGetMetadataResponseElementsItemsParts[] |
getParts() |
Get Part list if element is a PartStudio
|
Map[] |
getProperties() |
Get Element properties
|
Map |
getThumbnail() |
Get Element's thumbnail
|
String |
toString() |
getOtherPropertiespublic Map[] properties
public String elementId
public Number elementType
public String mimeType
public Map thumbnail
public String href
public MetadataGetMetadataResponseElementsItemsParts[] parts
public MetadataGetMetadataResponseElementsItems()
public final Map[] getProperties()
public final String getElementId()
public final Number getElementType()
public final String getMimeType()
public final Map getThumbnail()
public final String getHref()
public final MetadataGetMetadataResponseElementsItemsParts[] getParts()
Copyright © 2021. All rights reserved.