|
||||||||||
| 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.SeverityMappingImpl
public class SeverityMappingImpl
| Nested Class Summary | |
|---|---|
class |
SeverityMappingImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected Severity |
_Severity
|
protected String |
_Text
|
static Class |
version
|
| Constructor Summary | |
|---|---|
SeverityMappingImpl()
|
|
| 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. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
Severity |
getSeverity()
Gets the value of the severity property. |
String |
getText()
Gets the value of the text property. |
boolean |
isSetSeverity()
|
boolean |
isSetText()
|
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 |
setSeverity(Severity value)
Sets the value of the severity property. |
void |
setText(String value)
Sets the value of the text property. |
void |
unsetSeverity()
|
void |
unsetText()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Text
protected Severity _Severity
public static final Class version
| Constructor Detail |
|---|
public SeverityMappingImpl()
| Method Detail |
|---|
public String getText()
SeverityMapping
getText in interface SeverityMappingStringpublic void setText(String value)
SeverityMapping
setText in interface SeverityMappingvalue - allowed object is
Stringpublic boolean isSetText()
isSetText in interface SeverityMappingpublic void unsetText()
unsetText in interface SeverityMappingpublic Severity getSeverity()
SeverityMapping
getSeverity in interface SeverityMappingSeveritypublic void setSeverity(Severity value)
SeverityMapping
setSeverity in interface SeverityMappingvalue - allowed object is
Severitypublic boolean isSetSeverity()
isSetSeverity in interface SeverityMappingpublic void unsetSeverity()
unsetSeverity in interface SeverityMappingpublic 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 | |||||||||