public class XMLMailLink
extends org.docgene.model.AbstractStyledElement
implements org.docgene.model.ElementReference
TYPE_NONE| Constructor and Description |
|---|
XMLMailLink() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeclaration()
Return the declaration ID of the element.
|
int |
getLineNumber()
Return the line where the reference appear.
|
java.lang.String |
getMail()
Return the mail.
|
java.lang.String |
getText()
Return the mail description text.
|
boolean |
isValid()
Return true.
|
void |
setLineNumber(int lineNumber)
Set the line number where the reference appear.
|
boolean |
setMail(java.lang.String email)
Set the email.
|
void |
setText(java.lang.String text)
Set the mail description text.
|
getCustomStyles, getInlinedStyle, setCustomStyles, setInlinedStyleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStyle, hasInlinedStyle, setCustomStylespublic java.lang.String getDeclaration()
getDeclaration in interface StyledElementpublic boolean isValid()
public void setText(java.lang.String text)
text - the mail description textpublic java.lang.String getMail()
public java.lang.String getText()
public boolean setMail(java.lang.String email)
email - the mail.public void setLineNumber(int lineNumber)
lineNumber - the line numberpublic int getLineNumber()
getLineNumber in interface org.docgene.model.ElementReferenceCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence