Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of the form element that this Part corresponds to.
|
boolean |
isFile()
Returns true if this Part is a FilePart.
|
boolean |
isParam()
Returns true if this Part is a ParamPart.
|
public java.lang.String getName()
public boolean isFile()
public boolean isParam()