(String vodPlayFrom)
| 141 | } |
| 142 | |
| 143 | public void setVodPlayFrom(String vodPlayFrom) { |
| 144 | this.vodPlayFrom = vodPlayFrom; |
| 145 | } |
| 146 | |
| 147 | public void setVodPlayUrl(String vodPlayUrl) { |
| 148 | this.vodPlayUrl = vodPlayUrl; |
no outgoing calls
no test coverage detected