public class ContentTypeMapping extends Object
| Constructor and Description |
|---|
ContentTypeMapping(String fileType,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getFileType() |
void |
setContentType(String contentType) |
void |
setFileType(String fileType) |
Copyright © 2017. All rights reserved.