public class DocContent extends Object
Constructor and Description |
---|
DocContent() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBinaryValue()
Gets the value
|
int |
getId()
Returns the IdDocContent
|
int |
getIdHtmlDocument()
Returns the _nIdDocument
|
String |
getTextValue()
Gets the value
|
String |
getValueContentType()
Gets the content type value
|
void |
setBinaryValue(byte[] bytes)
Sets the value
|
void |
setId(int nIdDocumentContent)
Sets the _nIdDocContent
|
void |
setIdHtmlDocument(int nIdDocument)
Sets the _nIdDocContent
|
void |
setTextValue(String strTextValue)
Sets the value
|
void |
setValueContentType(String strValueContentType)
Sets the content type value
|
public int getId()
public void setId(int nIdDocumentContent)
nIdDocumentContent
- The _nIdDocContentpublic int getIdHtmlDocument()
public void setIdHtmlDocument(int nIdDocument)
nIdDocumentContent
- The _nIdDocContentpublic void setTextValue(String strTextValue)
strTextValue
- The valuepublic String getTextValue()
public void setBinaryValue(byte[] bytes)
bytes
- The valuepublic byte[] getBinaryValue()
public void setValueContentType(String strValueContentType)
strValueContentType
- The content type valuepublic String getValueContentType()
Copyright © 2017 City of Paris. All rights reserved.