|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.message.jaxb.impl.BugCategoryTypeImpl
public class BugCategoryTypeImpl
| Nested Class Summary | |
|---|---|
class |
BugCategoryTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Abbreviation
|
protected String |
_Category
|
protected String |
_Description
|
protected String |
_Details
|
static Class |
version
|
| Constructor Summary | |
|---|---|
BugCategoryTypeImpl()
|
|
| 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 |
getAbbreviation()
Gets the value of the abbreviation property. |
String |
getCategory()
Gets the value of the category property. |
String |
getDescription()
Gets the value of the description property. |
String |
getDetails()
Gets the value of the details property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isSetAbbreviation()
|
boolean |
isSetCategory()
|
boolean |
isSetDescription()
|
boolean |
isSetDetails()
|
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 |
setAbbreviation(String value)
Sets the value of the abbreviation property. |
void |
setCategory(String value)
Sets the value of the category property. |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setDetails(String value)
Sets the value of the details property. |
void |
unsetAbbreviation()
|
void |
unsetCategory()
|
void |
unsetDescription()
|
void |
unsetDetails()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Description
protected String _Category
protected String _Details
protected String _Abbreviation
public static final Class version
| Constructor Detail |
|---|
public BugCategoryTypeImpl()
| Method Detail |
|---|
public String getDescription()
BugCategoryType
getDescription in interface BugCategoryTypeStringpublic void setDescription(String value)
BugCategoryType
setDescription in interface BugCategoryTypevalue - allowed object is
Stringpublic boolean isSetDescription()
isSetDescription in interface BugCategoryTypepublic void unsetDescription()
unsetDescription in interface BugCategoryTypepublic String getCategory()
BugCategoryType
getCategory in interface BugCategoryTypeStringpublic void setCategory(String value)
BugCategoryType
setCategory in interface BugCategoryTypevalue - allowed object is
Stringpublic boolean isSetCategory()
isSetCategory in interface BugCategoryTypepublic void unsetCategory()
unsetCategory in interface BugCategoryTypepublic String getDetails()
BugCategoryType
getDetails in interface BugCategoryTypeStringpublic void setDetails(String value)
BugCategoryType
setDetails in interface BugCategoryTypevalue - allowed object is
Stringpublic boolean isSetDetails()
isSetDetails in interface BugCategoryTypepublic void unsetDetails()
unsetDetails in interface BugCategoryTypepublic String getAbbreviation()
BugCategoryType
getAbbreviation in interface BugCategoryTypeStringpublic void setAbbreviation(String value)
BugCategoryType
setAbbreviation in interface BugCategoryTypevalue - allowed object is
Stringpublic boolean isSetAbbreviation()
isSetAbbreviation in interface BugCategoryTypepublic void unsetAbbreviation()
unsetAbbreviation in interface BugCategoryTypepublic 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 | |||||||||