| Modifier and Type | Method and Description |
|---|---|
Metadata.MetadataType |
Media.getMetadataType() |
static Metadata.MetadataType |
Metadata.MetadataType.typeOf(int code)
Returns the
Metadata.MetadataType that corresponds to the specified
integer value, or null if nothing corresponds. |
static Metadata.MetadataType |
Metadata.MetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metadata.MetadataType[] |
Metadata.MetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.