public interface MediaResourceAnnouncementMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias()
Gets the value of the alias property.
|
java.lang.String |
getGeneralAnnouncementId()
Gets the value of the generalAnnouncementId property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getSpecificAnnouncement()
Gets the value of the specificAnnouncement property.
|
void |
setAlias(java.lang.String value)
Sets the value of the alias property.
|
void |
setGeneralAnnouncementId(java.lang.String value)
Sets the value of the generalAnnouncementId property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setSpecificAnnouncement(java.lang.String value)
Sets the value of the specificAnnouncement property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getAlias()
void setAlias(java.lang.String value)
java.lang.String getGeneralAnnouncementId()
void setGeneralAnnouncementId(java.lang.String value)
java.lang.String getSpecificAnnouncement()
void setSpecificAnnouncement(java.lang.String value)