(String vodDirector)
| 129 | } |
| 130 | |
| 131 | public void setVodDirector(String vodDirector) { |
| 132 | this.vodDirector = vodDirector; |
| 133 | } |
| 134 | |
| 135 | public void setVodContent(String vodContent) { |
| 136 | this.vodContent = vodContent; |
no outgoing calls
no test coverage detected