コード例 #1
0
 public void setContentType(String contentType) {
   this.contentType = NetUtils.getContentTypeMediaType(contentType);
 }