org.jcoderz.phoenix.findbugs.jaxb.impl
Class BugInstanceTypeImpl

java.lang.Object
  extended by org.jcoderz.phoenix.findbugs.jaxb.impl.BugInstanceTypeImpl
All Implemented Interfaces:
com.sun.xml.bind.JAXBObject, Serializable, BugInstanceType, UnmarshallableObject, ValidatableObject, XMLSerializable
Direct Known Subclasses:
BugInstanceImpl

public class BugInstanceTypeImpl
extends Object
implements BugInstanceType, Serializable, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject

See Also:
Serialized Form

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

_ClassOrFieldOrMethod

protected com.sun.xml.bind.util.ListImpl _ClassOrFieldOrMethod

_LongMessage

protected String _LongMessage

has_InstanceOccurrenceMax

protected boolean has_InstanceOccurrenceMax

_InstanceOccurrenceMax

protected int _InstanceOccurrenceMax

has_IntroducedByChange

protected boolean has_IntroducedByChange

_IntroducedByChange

protected boolean _IntroducedByChange

_Type

protected String _Type

has_First

protected boolean has_First

_First

protected long _First

has_InstanceOccurrenceNum

protected boolean has_InstanceOccurrenceNum

_InstanceOccurrenceNum

protected int _InstanceOccurrenceNum

_Abbrev

protected String _Abbrev

_Priority

protected Severity _Priority

_Active

protected String _Active

_InstanceHash

protected String _InstanceHash

_Category

protected String _Category

has_Last

protected boolean has_Last

_Last

protected long _Last

has_RemovedByChange

protected boolean has_RemovedByChange

_RemovedByChange

protected boolean _RemovedByChange

has_Uid

protected boolean has_Uid

_Uid

protected int _Uid

_ShortMessage

protected String _ShortMessage

version

public static final Class version
Constructor Detail

BugInstanceTypeImpl

public BugInstanceTypeImpl()
Method Detail

_getClassOrFieldOrMethod

protected com.sun.xml.bind.util.ListImpl _getClassOrFieldOrMethod()

getClassOrFieldOrMethod

public List getClassOrFieldOrMethod()
Description copied from interface: BugInstanceType
Gets the value of the ClassOrFieldOrMethod property.

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

Specified by:
getClassOrFieldOrMethod in interface BugInstanceType

isSetClassOrFieldOrMethod

public boolean isSetClassOrFieldOrMethod()
Specified by:
isSetClassOrFieldOrMethod in interface BugInstanceType

unsetClassOrFieldOrMethod

public void unsetClassOrFieldOrMethod()
Specified by:
unsetClassOrFieldOrMethod in interface BugInstanceType

getLongMessage

public String getLongMessage()
Description copied from interface: BugInstanceType
Gets the value of the longMessage property.

Specified by:
getLongMessage in interface BugInstanceType
Returns:
possible object is String

setLongMessage

public void setLongMessage(String value)
Description copied from interface: BugInstanceType
Sets the value of the longMessage property.

Specified by:
setLongMessage in interface BugInstanceType
Parameters:
value - allowed object is String

isSetLongMessage

public boolean isSetLongMessage()
Specified by:
isSetLongMessage in interface BugInstanceType

unsetLongMessage

public void unsetLongMessage()
Specified by:
unsetLongMessage in interface BugInstanceType

getInstanceOccurrenceMax

public int getInstanceOccurrenceMax()
Description copied from interface: BugInstanceType
Gets the value of the instanceOccurrenceMax property.

Specified by:
getInstanceOccurrenceMax in interface BugInstanceType

setInstanceOccurrenceMax

public void setInstanceOccurrenceMax(int value)
Description copied from interface: BugInstanceType
Sets the value of the instanceOccurrenceMax property.

Specified by:
setInstanceOccurrenceMax in interface BugInstanceType

isSetInstanceOccurrenceMax

public boolean isSetInstanceOccurrenceMax()
Specified by:
isSetInstanceOccurrenceMax in interface BugInstanceType

unsetInstanceOccurrenceMax

public void unsetInstanceOccurrenceMax()
Specified by:
unsetInstanceOccurrenceMax in interface BugInstanceType

isIntroducedByChange

public boolean isIntroducedByChange()
Description copied from interface: BugInstanceType
Gets the value of the introducedByChange property.

Specified by:
isIntroducedByChange in interface BugInstanceType

setIntroducedByChange

public void setIntroducedByChange(boolean value)
Description copied from interface: BugInstanceType
Sets the value of the introducedByChange property.

Specified by:
setIntroducedByChange in interface BugInstanceType

isSetIntroducedByChange

public boolean isSetIntroducedByChange()
Specified by:
isSetIntroducedByChange in interface BugInstanceType

unsetIntroducedByChange

public void unsetIntroducedByChange()
Specified by:
unsetIntroducedByChange in interface BugInstanceType

getType

public String getType()
Description copied from interface: BugInstanceType
Gets the value of the type property.

Specified by:
getType in interface BugInstanceType
Returns:
possible object is String

setType

public void setType(String value)
Description copied from interface: BugInstanceType
Sets the value of the type property.

Specified by:
setType in interface BugInstanceType
Parameters:
value - allowed object is String

isSetType

public boolean isSetType()
Specified by:
isSetType in interface BugInstanceType

unsetType

public void unsetType()
Specified by:
unsetType in interface BugInstanceType

getFirst

public long getFirst()
Description copied from interface: BugInstanceType
Gets the value of the first property.

Specified by:
getFirst in interface BugInstanceType

setFirst

public void setFirst(long value)
Description copied from interface: BugInstanceType
Sets the value of the first property.

Specified by:
setFirst in interface BugInstanceType

isSetFirst

public boolean isSetFirst()
Specified by:
isSetFirst in interface BugInstanceType

unsetFirst

public void unsetFirst()
Specified by:
unsetFirst in interface BugInstanceType

getInstanceOccurrenceNum

public int getInstanceOccurrenceNum()
Description copied from interface: BugInstanceType
Gets the value of the instanceOccurrenceNum property.

Specified by:
getInstanceOccurrenceNum in interface BugInstanceType

setInstanceOccurrenceNum

public void setInstanceOccurrenceNum(int value)
Description copied from interface: BugInstanceType
Sets the value of the instanceOccurrenceNum property.

Specified by:
setInstanceOccurrenceNum in interface BugInstanceType

isSetInstanceOccurrenceNum

public boolean isSetInstanceOccurrenceNum()
Specified by:
isSetInstanceOccurrenceNum in interface BugInstanceType

unsetInstanceOccurrenceNum

public void unsetInstanceOccurrenceNum()
Specified by:
unsetInstanceOccurrenceNum in interface BugInstanceType

getAbbrev

public String getAbbrev()
Description copied from interface: BugInstanceType
Gets the value of the abbrev property.

Specified by:
getAbbrev in interface BugInstanceType
Returns:
possible object is String

setAbbrev

public void setAbbrev(String value)
Description copied from interface: BugInstanceType
Sets the value of the abbrev property.

Specified by:
setAbbrev in interface BugInstanceType
Parameters:
value - allowed object is String

isSetAbbrev

public boolean isSetAbbrev()
Specified by:
isSetAbbrev in interface BugInstanceType

unsetAbbrev

public void unsetAbbrev()
Specified by:
unsetAbbrev in interface BugInstanceType

getPriority

public Severity getPriority()
Description copied from interface: BugInstanceType
Gets the value of the priority property.

Specified by:
getPriority in interface BugInstanceType
Returns:
possible object is Severity

setPriority

public void setPriority(Severity value)
Description copied from interface: BugInstanceType
Sets the value of the priority property.

Specified by:
setPriority in interface BugInstanceType
Parameters:
value - allowed object is Severity

isSetPriority

public boolean isSetPriority()
Specified by:
isSetPriority in interface BugInstanceType

unsetPriority

public void unsetPriority()
Specified by:
unsetPriority in interface BugInstanceType

getActive

public String getActive()
Description copied from interface: BugInstanceType
Gets the value of the active property.

Specified by:
getActive in interface BugInstanceType
Returns:
possible object is String

setActive

public void setActive(String value)
Description copied from interface: BugInstanceType
Sets the value of the active property.

Specified by:
setActive in interface BugInstanceType
Parameters:
value - allowed object is String

isSetActive

public boolean isSetActive()
Specified by:
isSetActive in interface BugInstanceType

unsetActive

public void unsetActive()
Specified by:
unsetActive in interface BugInstanceType

getInstanceHash

public String getInstanceHash()
Description copied from interface: BugInstanceType
Gets the value of the instanceHash property.

Specified by:
getInstanceHash in interface BugInstanceType
Returns:
possible object is String

setInstanceHash

public void setInstanceHash(String value)
Description copied from interface: BugInstanceType
Sets the value of the instanceHash property.

Specified by:
setInstanceHash in interface BugInstanceType
Parameters:
value - allowed object is String

isSetInstanceHash

public boolean isSetInstanceHash()
Specified by:
isSetInstanceHash in interface BugInstanceType

unsetInstanceHash

public void unsetInstanceHash()
Specified by:
unsetInstanceHash in interface BugInstanceType

getCategory

public String getCategory()
Description copied from interface: BugInstanceType
Gets the value of the category property.

Specified by:
getCategory in interface BugInstanceType
Returns:
possible object is String

setCategory

public void setCategory(String value)
Description copied from interface: BugInstanceType
Sets the value of the category property.

Specified by:
setCategory in interface BugInstanceType
Parameters:
value - allowed object is String

isSetCategory

public boolean isSetCategory()
Specified by:
isSetCategory in interface BugInstanceType

unsetCategory

public void unsetCategory()
Specified by:
unsetCategory in interface BugInstanceType

getLast

public long getLast()
Description copied from interface: BugInstanceType
Gets the value of the last property.

Specified by:
getLast in interface BugInstanceType

setLast

public void setLast(long value)
Description copied from interface: BugInstanceType
Sets the value of the last property.

Specified by:
setLast in interface BugInstanceType

isSetLast

public boolean isSetLast()
Specified by:
isSetLast in interface BugInstanceType

unsetLast

public void unsetLast()
Specified by:
unsetLast in interface BugInstanceType

isRemovedByChange

public boolean isRemovedByChange()
Description copied from interface: BugInstanceType
Gets the value of the removedByChange property.

Specified by:
isRemovedByChange in interface BugInstanceType

setRemovedByChange

public void setRemovedByChange(boolean value)
Description copied from interface: BugInstanceType
Sets the value of the removedByChange property.

Specified by:
setRemovedByChange in interface BugInstanceType

isSetRemovedByChange

public boolean isSetRemovedByChange()
Specified by:
isSetRemovedByChange in interface BugInstanceType

unsetRemovedByChange

public void unsetRemovedByChange()
Specified by:
unsetRemovedByChange in interface BugInstanceType

getUid

public int getUid()
Description copied from interface: BugInstanceType
Gets the value of the uid property.

Specified by:
getUid in interface BugInstanceType

setUid

public void setUid(int value)
Description copied from interface: BugInstanceType
Sets the value of the uid property.

Specified by:
setUid in interface BugInstanceType

isSetUid

public boolean isSetUid()
Specified by:
isSetUid in interface BugInstanceType

unsetUid

public void unsetUid()
Specified by:
unsetUid in interface BugInstanceType

getShortMessage

public String getShortMessage()
Description copied from interface: BugInstanceType
Gets the value of the shortMessage property.

Specified by:
getShortMessage in interface BugInstanceType
Returns:
possible object is String

setShortMessage

public void setShortMessage(String value)
Description copied from interface: BugInstanceType
Sets the value of the shortMessage property.

Specified by:
setShortMessage in interface BugInstanceType
Parameters:
value - allowed object is String

isSetShortMessage

public boolean isSetShortMessage()
Specified by:
isSetShortMessage in interface BugInstanceType

unsetShortMessage

public void unsetShortMessage()
Specified by:
unsetShortMessage in interface BugInstanceType

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject

serializeBody

public void serializeBody(XMLSerializer context)
                   throws SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Throws:
SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Throws:
SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Throws:
SAXException

getPrimaryInterface

public Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject


Copyright 2007 The jCoderZ Project.