| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedMediaUsage> |
AssetRelatedMediaReference.getMediaUsageList()
Return the list of recommended usage for the related media.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<RelatedMediaUsage> |
RelatedMediaReference.mediaUsageList |
| Modifier and Type | Method and Description |
|---|---|
static RelatedMediaUsage |
RelatedMediaUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelatedMediaUsage[] |
RelatedMediaUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelatedMediaUsage> |
RelatedMediaReference.getMediaUsageList()
Return the list of recommended uses for the related media.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedMediaReference.setMediaUsageList(List<RelatedMediaUsage> mediaUsageList)
Set up the list of recommended uses for the related media.
|
Copyright © 2018–2020 ODPi. All rights reserved.