|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.report.ftf.jaxb.impl.FindingDescriptionImpl
public class FindingDescriptionImpl
| Nested Class Summary | |
|---|---|
class |
FindingDescriptionImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_ColumnEndPos
|
protected String |
_ColumnStartPos
|
protected String |
_Description
|
protected String |
_FilenamePos
|
protected boolean |
_Global
|
protected String |
_LineEndPos
|
protected String |
_LineStartPos
|
protected String |
_Pattern
|
protected int |
_Priority
|
protected Severity |
_Severity
|
protected SeverityMap |
_SeverityMap
|
protected String |
_SeverityPos
|
protected String |
_ShortDescription
|
protected String |
_SourceTextPos
|
protected String |
_Symbol
|
protected String |
_TextPos
|
protected boolean |
has_Global
|
protected boolean |
has_Priority
|
static Class |
version
|
| Constructor Summary | |
|---|---|
FindingDescriptionImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
String |
getColumnEndPos()
Gets the value of the columnEndPos property. |
String |
getColumnStartPos()
Gets the value of the columnStartPos property. |
String |
getDescription()
Gets the value of the description property. |
String |
getFilenamePos()
Gets the value of the filenamePos property. |
String |
getLineEndPos()
Gets the value of the lineEndPos property. |
String |
getLineStartPos()
Gets the value of the lineStartPos property. |
String |
getPattern()
Gets the value of the pattern property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getPriority()
Gets the value of the priority property. |
Severity |
getSeverity()
Gets the value of the severity property. |
SeverityMap |
getSeverityMap()
Gets the value of the severityMap property. |
String |
getSeverityPos()
Gets the value of the severityPos property. |
String |
getShortDescription()
Gets the value of the shortDescription property. |
String |
getSourceTextPos()
Gets the value of the sourceTextPos property. |
String |
getSymbol()
Gets the value of the symbol property. |
String |
getTextPos()
Gets the value of the textPos property. |
boolean |
isGlobal()
Gets the value of the global property. |
boolean |
isSetColumnEndPos()
|
boolean |
isSetColumnStartPos()
|
boolean |
isSetDescription()
|
boolean |
isSetFilenamePos()
|
boolean |
isSetGlobal()
|
boolean |
isSetLineEndPos()
|
boolean |
isSetLineStartPos()
|
boolean |
isSetPattern()
|
boolean |
isSetPriority()
|
boolean |
isSetSeverity()
|
boolean |
isSetSeverityMap()
|
boolean |
isSetSeverityPos()
|
boolean |
isSetShortDescription()
|
boolean |
isSetSourceTextPos()
|
boolean |
isSetSymbol()
|
boolean |
isSetTextPos()
|
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setColumnEndPos(String value)
Sets the value of the columnEndPos property. |
void |
setColumnStartPos(String value)
Sets the value of the columnStartPos property. |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setFilenamePos(String value)
Sets the value of the filenamePos property. |
void |
setGlobal(boolean value)
Sets the value of the global property. |
void |
setLineEndPos(String value)
Sets the value of the lineEndPos property. |
void |
setLineStartPos(String value)
Sets the value of the lineStartPos property. |
void |
setPattern(String value)
Sets the value of the pattern property. |
void |
setPriority(int value)
Sets the value of the priority property. |
void |
setSeverity(Severity value)
Sets the value of the severity property. |
void |
setSeverityMap(SeverityMap value)
Sets the value of the severityMap property. |
void |
setSeverityPos(String value)
Sets the value of the severityPos property. |
void |
setShortDescription(String value)
Sets the value of the shortDescription property. |
void |
setSourceTextPos(String value)
Sets the value of the sourceTextPos property. |
void |
setSymbol(String value)
Sets the value of the symbol property. |
void |
setTextPos(String value)
Sets the value of the textPos property. |
void |
unsetColumnEndPos()
|
void |
unsetColumnStartPos()
|
void |
unsetDescription()
|
void |
unsetFilenamePos()
|
void |
unsetGlobal()
|
void |
unsetLineEndPos()
|
void |
unsetLineStartPos()
|
void |
unsetPattern()
|
void |
unsetPriority()
|
void |
unsetSeverity()
|
void |
unsetSeverityMap()
|
void |
unsetSeverityPos()
|
void |
unsetShortDescription()
|
void |
unsetSourceTextPos()
|
void |
unsetSymbol()
|
void |
unsetTextPos()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _TextPos
protected String _Description
protected String _SeverityPos
protected boolean has_Priority
protected int _Priority
protected String _LineStartPos
protected String _ShortDescription
protected SeverityMap _SeverityMap
protected Severity _Severity
protected String _Symbol
protected String _LineEndPos
protected String _Pattern
protected String _ColumnStartPos
protected String _SourceTextPos
protected String _ColumnEndPos
protected boolean has_Global
protected boolean _Global
protected String _FilenamePos
public static final Class version
| Constructor Detail |
|---|
public FindingDescriptionImpl()
| Method Detail |
|---|
public String getTextPos()
FindingDescription
getTextPos in interface FindingDescriptionStringpublic void setTextPos(String value)
FindingDescription
setTextPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetTextPos()
isSetTextPos in interface FindingDescriptionpublic void unsetTextPos()
unsetTextPos in interface FindingDescriptionpublic String getDescription()
FindingDescription
getDescription in interface FindingDescriptionStringpublic void setDescription(String value)
FindingDescription
setDescription in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetDescription()
isSetDescription in interface FindingDescriptionpublic void unsetDescription()
unsetDescription in interface FindingDescriptionpublic String getSeverityPos()
FindingDescription
getSeverityPos in interface FindingDescriptionStringpublic void setSeverityPos(String value)
FindingDescription
setSeverityPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetSeverityPos()
isSetSeverityPos in interface FindingDescriptionpublic void unsetSeverityPos()
unsetSeverityPos in interface FindingDescriptionpublic int getPriority()
FindingDescription
getPriority in interface FindingDescriptionpublic void setPriority(int value)
FindingDescription
setPriority in interface FindingDescriptionpublic boolean isSetPriority()
isSetPriority in interface FindingDescriptionpublic void unsetPriority()
unsetPriority in interface FindingDescriptionpublic String getLineStartPos()
FindingDescription
getLineStartPos in interface FindingDescriptionStringpublic void setLineStartPos(String value)
FindingDescription
setLineStartPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetLineStartPos()
isSetLineStartPos in interface FindingDescriptionpublic void unsetLineStartPos()
unsetLineStartPos in interface FindingDescriptionpublic String getShortDescription()
FindingDescription
getShortDescription in interface FindingDescriptionStringpublic void setShortDescription(String value)
FindingDescription
setShortDescription in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetShortDescription()
isSetShortDescription in interface FindingDescriptionpublic void unsetShortDescription()
unsetShortDescription in interface FindingDescriptionpublic SeverityMap getSeverityMap()
FindingDescription
getSeverityMap in interface FindingDescriptionSeverityMappublic void setSeverityMap(SeverityMap value)
FindingDescription
setSeverityMap in interface FindingDescriptionvalue - allowed object is
SeverityMappublic boolean isSetSeverityMap()
isSetSeverityMap in interface FindingDescriptionpublic void unsetSeverityMap()
unsetSeverityMap in interface FindingDescriptionpublic Severity getSeverity()
FindingDescription
getSeverity in interface FindingDescriptionSeveritypublic void setSeverity(Severity value)
FindingDescription
setSeverity in interface FindingDescriptionvalue - allowed object is
Severitypublic boolean isSetSeverity()
isSetSeverity in interface FindingDescriptionpublic void unsetSeverity()
unsetSeverity in interface FindingDescriptionpublic String getSymbol()
FindingDescription
getSymbol in interface FindingDescriptionStringpublic void setSymbol(String value)
FindingDescription
setSymbol in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetSymbol()
isSetSymbol in interface FindingDescriptionpublic void unsetSymbol()
unsetSymbol in interface FindingDescriptionpublic String getLineEndPos()
FindingDescription
getLineEndPos in interface FindingDescriptionStringpublic void setLineEndPos(String value)
FindingDescription
setLineEndPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetLineEndPos()
isSetLineEndPos in interface FindingDescriptionpublic void unsetLineEndPos()
unsetLineEndPos in interface FindingDescriptionpublic String getPattern()
FindingDescription
getPattern in interface FindingDescriptionStringpublic void setPattern(String value)
FindingDescription
setPattern in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetPattern()
isSetPattern in interface FindingDescriptionpublic void unsetPattern()
unsetPattern in interface FindingDescriptionpublic String getColumnStartPos()
FindingDescription
getColumnStartPos in interface FindingDescriptionStringpublic void setColumnStartPos(String value)
FindingDescription
setColumnStartPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetColumnStartPos()
isSetColumnStartPos in interface FindingDescriptionpublic void unsetColumnStartPos()
unsetColumnStartPos in interface FindingDescriptionpublic String getSourceTextPos()
FindingDescription
getSourceTextPos in interface FindingDescriptionStringpublic void setSourceTextPos(String value)
FindingDescription
setSourceTextPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetSourceTextPos()
isSetSourceTextPos in interface FindingDescriptionpublic void unsetSourceTextPos()
unsetSourceTextPos in interface FindingDescriptionpublic String getColumnEndPos()
FindingDescription
getColumnEndPos in interface FindingDescriptionStringpublic void setColumnEndPos(String value)
FindingDescription
setColumnEndPos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetColumnEndPos()
isSetColumnEndPos in interface FindingDescriptionpublic void unsetColumnEndPos()
unsetColumnEndPos in interface FindingDescriptionpublic boolean isGlobal()
FindingDescription
isGlobal in interface FindingDescriptionpublic void setGlobal(boolean value)
FindingDescription
setGlobal in interface FindingDescriptionpublic boolean isSetGlobal()
isSetGlobal in interface FindingDescriptionpublic void unsetGlobal()
unsetGlobal in interface FindingDescriptionpublic String getFilenamePos()
FindingDescription
getFilenamePos in interface FindingDescriptionStringpublic void setFilenamePos(String value)
FindingDescription
setFilenamePos in interface FindingDescriptionvalue - allowed object is
Stringpublic boolean isSetFilenamePos()
isSetFilenamePos in interface FindingDescriptionpublic void unsetFilenamePos()
unsetFilenamePos in interface FindingDescriptionpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableSAXExceptionpublic Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||