| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected MimeType |
VideoMetadata.mimeType |
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
MimeType.fromValue(String v) |
MimeType |
VideoMetadata.getMimeType()
Gets the value of the mimeType property.
|
static MimeType |
MimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeType[] |
MimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoMetadata.setMimeType(MimeType value)
Sets the value of the mimeType property.
|
Copyright © 2018. All Rights Reserved.