public class PartDescriptor extends DescriptorElement
| Constructor and Description |
|---|
PartDescriptor(String partName,
String friendlyName,
String description,
String inputType,
String contentType,
boolean isFilePart) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getDescription() |
String |
getFriendlyName() |
String |
getInputType() |
String |
getPartName() |
boolean |
isFilePart() |
Copyright © 2020. All rights reserved.