public class TextWrapper extends IdentifiableNITFObjectWrapper
Constructor and Description |
---|
TextWrapper() |
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentLevel() |
String |
getFormat() |
byte[] |
getTextContent() |
void |
setAttachmentLevel(String attachmentLevel) |
void |
setFormat(String format) |
void |
setTextContent(byte[] textContent) |
getDateTime, getId, getTitle, setDateTime, setId, setTitle
getEncrypted, getSecurityClassification, getSecurityClassificationSystem, setEncrypted, setSecurityClassification, setSecurityClassificationSystem
public String getFormat()
public void setFormat(String format)
public String getAttachmentLevel()
public void setAttachmentLevel(String attachmentLevel)
public byte[] getTextContent()
public void setTextContent(byte[] textContent)
Copyright © 2006–2016 GeoSolutions. All rights reserved.