| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
RelatedMediaType |
AssetRelatedMediaReference.getMediaType()
Return the type of media referenced.
|
| Modifier and Type | Field and Description |
|---|---|
protected RelatedMediaType |
RelatedMediaReference.mediaType |
| Modifier and Type | Method and Description |
|---|---|
RelatedMediaType |
RelatedMediaReference.getMediaType()
Return the type of media referenced.
|
static RelatedMediaType |
RelatedMediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelatedMediaType[] |
RelatedMediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedMediaReference.setMediaType(RelatedMediaType mediaType)
Set up the type of media referenced.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.