public class DocumentResource extends Object
Constructor and Description |
---|
DocumentResource() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent()
Returns the Content
|
String |
getContentType()
Returns the ContentType
|
String |
getName() |
void |
setContent(byte[] strContent)
Sets the Content
|
void |
setContentType(String strContentType)
Sets the ContentType
|
void |
setName(String strName) |
public byte[] getContent()
public void setContent(byte[] strContent)
strContent
- The Contentpublic String getContentType()
public void setContentType(String strContentType)
strContentType
- The ContentTypepublic String getName()
public void setName(String strName)
strName
- the _strName to setCopyright © 2020 City of Paris. All rights reserved.