Package io.milton.http.json
Class PutJsonResource.NewFile
java.lang.Object
io.milton.http.json.PutJsonResource.NewFile
- Enclosing class:
- PutJsonResource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHref()longvoidsetContentType(String contentType) voidvoidsetLength(long length) voidsetOriginalName(String originalName)
-
Constructor Details
-
NewFile
public NewFile()
-
-
Method Details
-
getHref
-
setHref
-
getOriginalName
-
setOriginalName
-
getLength
public long getLength() -
setLength
public void setLength(long length) -
getContentType
-
setContentType
-