public class MediaSourceConfig extends Object
MediaObject
configuration model.Constructor and Description |
---|
MediaSourceConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getSourceName() |
String |
getSourceValue() |
void |
setSourceName(String srcName)
Sets the media source name.
|
void |
setSourceValue(String srcValue)
Sets the media source value.
|
public String getSourceName()
public void setSourceName(String srcName)
srcName
- the source namepublic String getSourceValue()
public void setSourceValue(String srcValue)
srcValue
- the source valueCopyright © 2013, Oracle and/or its affiliates. All rights reserved.