|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.BugInstanceTypeImpl
public class BugInstanceTypeImpl
| Nested Class Summary | |
|---|---|
class |
BugInstanceTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Abbrev
|
protected String |
_Active
|
protected String |
_Category
|
protected com.sun.xml.bind.util.ListImpl |
_ClassOrFieldOrMethod
|
protected long |
_First
|
protected String |
_InstanceHash
|
protected int |
_InstanceOccurrenceMax
|
protected int |
_InstanceOccurrenceNum
|
protected boolean |
_IntroducedByChange
|
protected long |
_Last
|
protected String |
_LongMessage
|
protected Severity |
_Priority
|
protected boolean |
_RemovedByChange
|
protected String |
_ShortMessage
|
protected String |
_Type
|
protected int |
_Uid
|
protected boolean |
has_First
|
protected boolean |
has_InstanceOccurrenceMax
|
protected boolean |
has_InstanceOccurrenceNum
|
protected boolean |
has_IntroducedByChange
|
protected boolean |
has_Last
|
protected boolean |
has_RemovedByChange
|
protected boolean |
has_Uid
|
static Class |
version
|
| Constructor Summary | |
|---|---|
BugInstanceTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getClassOrFieldOrMethod()
|
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 |
getAbbrev()
Gets the value of the abbrev property. |
String |
getActive()
Gets the value of the active property. |
String |
getCategory()
Gets the value of the category property. |
List |
getClassOrFieldOrMethod()
Gets the value of the ClassOrFieldOrMethod property. |
long |
getFirst()
Gets the value of the first property. |
String |
getInstanceHash()
Gets the value of the instanceHash property. |
int |
getInstanceOccurrenceMax()
Gets the value of the instanceOccurrenceMax property. |
int |
getInstanceOccurrenceNum()
Gets the value of the instanceOccurrenceNum property. |
long |
getLast()
Gets the value of the last property. |
String |
getLongMessage()
Gets the value of the longMessage property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
Severity |
getPriority()
Gets the value of the priority property. |
String |
getShortMessage()
Gets the value of the shortMessage property. |
String |
getType()
Gets the value of the type property. |
int |
getUid()
Gets the value of the uid property. |
boolean |
isIntroducedByChange()
Gets the value of the introducedByChange property. |
boolean |
isRemovedByChange()
Gets the value of the removedByChange property. |
boolean |
isSetAbbrev()
|
boolean |
isSetActive()
|
boolean |
isSetCategory()
|
boolean |
isSetClassOrFieldOrMethod()
|
boolean |
isSetFirst()
|
boolean |
isSetInstanceHash()
|
boolean |
isSetInstanceOccurrenceMax()
|
boolean |
isSetInstanceOccurrenceNum()
|
boolean |
isSetIntroducedByChange()
|
boolean |
isSetLast()
|
boolean |
isSetLongMessage()
|
boolean |
isSetPriority()
|
boolean |
isSetRemovedByChange()
|
boolean |
isSetShortMessage()
|
boolean |
isSetType()
|
boolean |
isSetUid()
|
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 |
setAbbrev(String value)
Sets the value of the abbrev property. |
void |
setActive(String value)
Sets the value of the active property. |
void |
setCategory(String value)
Sets the value of the category property. |
void |
setFirst(long value)
Sets the value of the first property. |
void |
setInstanceHash(String value)
Sets the value of the instanceHash property. |
void |
setInstanceOccurrenceMax(int value)
Sets the value of the instanceOccurrenceMax property. |
void |
setInstanceOccurrenceNum(int value)
Sets the value of the instanceOccurrenceNum property. |
void |
setIntroducedByChange(boolean value)
Sets the value of the introducedByChange property. |
void |
setLast(long value)
Sets the value of the last property. |
void |
setLongMessage(String value)
Sets the value of the longMessage property. |
void |
setPriority(Severity value)
Sets the value of the priority property. |
void |
setRemovedByChange(boolean value)
Sets the value of the removedByChange property. |
void |
setShortMessage(String value)
Sets the value of the shortMessage property. |
void |
setType(String value)
Sets the value of the type property. |
void |
setUid(int value)
Sets the value of the uid property. |
void |
unsetAbbrev()
|
void |
unsetActive()
|
void |
unsetCategory()
|
void |
unsetClassOrFieldOrMethod()
|
void |
unsetFirst()
|
void |
unsetInstanceHash()
|
void |
unsetInstanceOccurrenceMax()
|
void |
unsetInstanceOccurrenceNum()
|
void |
unsetIntroducedByChange()
|
void |
unsetLast()
|
void |
unsetLongMessage()
|
void |
unsetPriority()
|
void |
unsetRemovedByChange()
|
void |
unsetShortMessage()
|
void |
unsetType()
|
void |
unsetUid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected com.sun.xml.bind.util.ListImpl _ClassOrFieldOrMethod
protected String _LongMessage
protected boolean has_InstanceOccurrenceMax
protected int _InstanceOccurrenceMax
protected boolean has_IntroducedByChange
protected boolean _IntroducedByChange
protected String _Type
protected boolean has_First
protected long _First
protected boolean has_InstanceOccurrenceNum
protected int _InstanceOccurrenceNum
protected String _Abbrev
protected Severity _Priority
protected String _Active
protected String _InstanceHash
protected String _Category
protected boolean has_Last
protected long _Last
protected boolean has_RemovedByChange
protected boolean _RemovedByChange
protected boolean has_Uid
protected int _Uid
protected String _ShortMessage
public static final Class version
| Constructor Detail |
|---|
public BugInstanceTypeImpl()
| Method Detail |
|---|
protected com.sun.xml.bind.util.ListImpl _getClassOrFieldOrMethod()
public List getClassOrFieldOrMethod()
BugInstanceType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ClassOrFieldOrMethod property.
For example, to add a new item, do as follows:
getClassOrFieldOrMethod().add(newItem);
Objects of the following type(s) are allowed in the list
Type
LocalVariable
String
SourceLine
Property
Class
Int
Method
Field
getClassOrFieldOrMethod in interface BugInstanceTypepublic boolean isSetClassOrFieldOrMethod()
isSetClassOrFieldOrMethod in interface BugInstanceTypepublic void unsetClassOrFieldOrMethod()
unsetClassOrFieldOrMethod in interface BugInstanceTypepublic String getLongMessage()
BugInstanceType
getLongMessage in interface BugInstanceTypeStringpublic void setLongMessage(String value)
BugInstanceType
setLongMessage in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetLongMessage()
isSetLongMessage in interface BugInstanceTypepublic void unsetLongMessage()
unsetLongMessage in interface BugInstanceTypepublic int getInstanceOccurrenceMax()
BugInstanceType
getInstanceOccurrenceMax in interface BugInstanceTypepublic void setInstanceOccurrenceMax(int value)
BugInstanceType
setInstanceOccurrenceMax in interface BugInstanceTypepublic boolean isSetInstanceOccurrenceMax()
isSetInstanceOccurrenceMax in interface BugInstanceTypepublic void unsetInstanceOccurrenceMax()
unsetInstanceOccurrenceMax in interface BugInstanceTypepublic boolean isIntroducedByChange()
BugInstanceType
isIntroducedByChange in interface BugInstanceTypepublic void setIntroducedByChange(boolean value)
BugInstanceType
setIntroducedByChange in interface BugInstanceTypepublic boolean isSetIntroducedByChange()
isSetIntroducedByChange in interface BugInstanceTypepublic void unsetIntroducedByChange()
unsetIntroducedByChange in interface BugInstanceTypepublic String getType()
BugInstanceType
getType in interface BugInstanceTypeStringpublic void setType(String value)
BugInstanceType
setType in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetType()
isSetType in interface BugInstanceTypepublic void unsetType()
unsetType in interface BugInstanceTypepublic long getFirst()
BugInstanceType
getFirst in interface BugInstanceTypepublic void setFirst(long value)
BugInstanceType
setFirst in interface BugInstanceTypepublic boolean isSetFirst()
isSetFirst in interface BugInstanceTypepublic void unsetFirst()
unsetFirst in interface BugInstanceTypepublic int getInstanceOccurrenceNum()
BugInstanceType
getInstanceOccurrenceNum in interface BugInstanceTypepublic void setInstanceOccurrenceNum(int value)
BugInstanceType
setInstanceOccurrenceNum in interface BugInstanceTypepublic boolean isSetInstanceOccurrenceNum()
isSetInstanceOccurrenceNum in interface BugInstanceTypepublic void unsetInstanceOccurrenceNum()
unsetInstanceOccurrenceNum in interface BugInstanceTypepublic String getAbbrev()
BugInstanceType
getAbbrev in interface BugInstanceTypeStringpublic void setAbbrev(String value)
BugInstanceType
setAbbrev in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetAbbrev()
isSetAbbrev in interface BugInstanceTypepublic void unsetAbbrev()
unsetAbbrev in interface BugInstanceTypepublic Severity getPriority()
BugInstanceType
getPriority in interface BugInstanceTypeSeveritypublic void setPriority(Severity value)
BugInstanceType
setPriority in interface BugInstanceTypevalue - allowed object is
Severitypublic boolean isSetPriority()
isSetPriority in interface BugInstanceTypepublic void unsetPriority()
unsetPriority in interface BugInstanceTypepublic String getActive()
BugInstanceType
getActive in interface BugInstanceTypeStringpublic void setActive(String value)
BugInstanceType
setActive in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetActive()
isSetActive in interface BugInstanceTypepublic void unsetActive()
unsetActive in interface BugInstanceTypepublic String getInstanceHash()
BugInstanceType
getInstanceHash in interface BugInstanceTypeStringpublic void setInstanceHash(String value)
BugInstanceType
setInstanceHash in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetInstanceHash()
isSetInstanceHash in interface BugInstanceTypepublic void unsetInstanceHash()
unsetInstanceHash in interface BugInstanceTypepublic String getCategory()
BugInstanceType
getCategory in interface BugInstanceTypeStringpublic void setCategory(String value)
BugInstanceType
setCategory in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetCategory()
isSetCategory in interface BugInstanceTypepublic void unsetCategory()
unsetCategory in interface BugInstanceTypepublic long getLast()
BugInstanceType
getLast in interface BugInstanceTypepublic void setLast(long value)
BugInstanceType
setLast in interface BugInstanceTypepublic boolean isSetLast()
isSetLast in interface BugInstanceTypepublic void unsetLast()
unsetLast in interface BugInstanceTypepublic boolean isRemovedByChange()
BugInstanceType
isRemovedByChange in interface BugInstanceTypepublic void setRemovedByChange(boolean value)
BugInstanceType
setRemovedByChange in interface BugInstanceTypepublic boolean isSetRemovedByChange()
isSetRemovedByChange in interface BugInstanceTypepublic void unsetRemovedByChange()
unsetRemovedByChange in interface BugInstanceTypepublic int getUid()
BugInstanceType
getUid in interface BugInstanceTypepublic void setUid(int value)
BugInstanceType
setUid in interface BugInstanceTypepublic boolean isSetUid()
isSetUid in interface BugInstanceTypepublic void unsetUid()
unsetUid in interface BugInstanceTypepublic String getShortMessage()
BugInstanceType
getShortMessage in interface BugInstanceTypeStringpublic void setShortMessage(String value)
BugInstanceType
setShortMessage in interface BugInstanceTypevalue - allowed object is
Stringpublic boolean isSetShortMessage()
isSetShortMessage in interface BugInstanceTypepublic void unsetShortMessage()
unsetShortMessage in interface BugInstanceTypepublic 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 | |||||||||