|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.SourceLineTypeImpl
public class SourceLineTypeImpl
| Nested Class Summary | |
|---|---|
class |
SourceLineTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Classname
|
protected int |
_End
|
protected int |
_EndBytecode
|
protected String |
_Message
|
protected String |
_Opcodes
|
protected boolean |
_Primary
|
protected String |
_RelSourcepath
|
protected String |
_Role
|
protected String |
_Sourcefile
|
protected String |
_Sourcepath
|
protected int |
_Start
|
protected int |
_StartBytecode
|
protected boolean |
_Synthetic
|
protected boolean |
has_End
|
protected boolean |
has_EndBytecode
|
protected boolean |
has_Primary
|
protected boolean |
has_Start
|
protected boolean |
has_StartBytecode
|
protected boolean |
has_Synthetic
|
static Class |
version
|
| Constructor Summary | |
|---|---|
SourceLineTypeImpl()
|
|
| 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 |
getClassname()
Gets the value of the classname property. |
int |
getEnd()
Gets the value of the end property. |
int |
getEndBytecode()
Gets the value of the endBytecode property. |
String |
getMessage()
Gets the value of the message property. |
String |
getOpcodes()
Gets the value of the opcodes property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getRelSourcepath()
Gets the value of the relSourcepath property. |
String |
getRole()
Gets the value of the role property. |
String |
getSourcefile()
Gets the value of the sourcefile property. |
String |
getSourcepath()
Gets the value of the sourcepath property. |
int |
getStart()
Gets the value of the start property. |
int |
getStartBytecode()
Gets the value of the startBytecode property. |
boolean |
isPrimary()
Gets the value of the primary property. |
boolean |
isSetClassname()
|
boolean |
isSetEnd()
|
boolean |
isSetEndBytecode()
|
boolean |
isSetMessage()
|
boolean |
isSetOpcodes()
|
boolean |
isSetPrimary()
|
boolean |
isSetRelSourcepath()
|
boolean |
isSetRole()
|
boolean |
isSetSourcefile()
|
boolean |
isSetSourcepath()
|
boolean |
isSetStart()
|
boolean |
isSetStartBytecode()
|
boolean |
isSetSynthetic()
|
boolean |
isSynthetic()
Gets the value of the synthetic property. |
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 |
setClassname(String value)
Sets the value of the classname property. |
void |
setEnd(int value)
Sets the value of the end property. |
void |
setEndBytecode(int value)
Sets the value of the endBytecode property. |
void |
setMessage(String value)
Sets the value of the message property. |
void |
setOpcodes(String value)
Sets the value of the opcodes property. |
void |
setPrimary(boolean value)
Sets the value of the primary property. |
void |
setRelSourcepath(String value)
Sets the value of the relSourcepath property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setSourcefile(String value)
Sets the value of the sourcefile property. |
void |
setSourcepath(String value)
Sets the value of the sourcepath property. |
void |
setStart(int value)
Sets the value of the start property. |
void |
setStartBytecode(int value)
Sets the value of the startBytecode property. |
void |
setSynthetic(boolean value)
Sets the value of the synthetic property. |
void |
unsetClassname()
|
void |
unsetEnd()
|
void |
unsetEndBytecode()
|
void |
unsetMessage()
|
void |
unsetOpcodes()
|
void |
unsetPrimary()
|
void |
unsetRelSourcepath()
|
void |
unsetRole()
|
void |
unsetSourcefile()
|
void |
unsetSourcepath()
|
void |
unsetStart()
|
void |
unsetStartBytecode()
|
void |
unsetSynthetic()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_Synthetic
protected boolean _Synthetic
protected boolean has_End
protected int _End
protected String _RelSourcepath
protected boolean has_Start
protected int _Start
protected String _Sourcefile
protected String _Message
protected boolean has_Primary
protected boolean _Primary
protected String _Classname
protected String _Sourcepath
protected String _Opcodes
protected boolean has_StartBytecode
protected int _StartBytecode
protected boolean has_EndBytecode
protected int _EndBytecode
protected String _Role
public static final Class version
| Constructor Detail |
|---|
public SourceLineTypeImpl()
| Method Detail |
|---|
public boolean isSynthetic()
SourceLineType
isSynthetic in interface SourceLineTypepublic void setSynthetic(boolean value)
SourceLineType
setSynthetic in interface SourceLineTypepublic boolean isSetSynthetic()
isSetSynthetic in interface SourceLineTypepublic void unsetSynthetic()
unsetSynthetic in interface SourceLineTypepublic int getEnd()
SourceLineType
getEnd in interface SourceLineTypepublic void setEnd(int value)
SourceLineType
setEnd in interface SourceLineTypepublic boolean isSetEnd()
isSetEnd in interface SourceLineTypepublic void unsetEnd()
unsetEnd in interface SourceLineTypepublic String getRelSourcepath()
SourceLineType
getRelSourcepath in interface SourceLineTypeStringpublic void setRelSourcepath(String value)
SourceLineType
setRelSourcepath in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetRelSourcepath()
isSetRelSourcepath in interface SourceLineTypepublic void unsetRelSourcepath()
unsetRelSourcepath in interface SourceLineTypepublic int getStart()
SourceLineType
getStart in interface SourceLineTypepublic void setStart(int value)
SourceLineType
setStart in interface SourceLineTypepublic boolean isSetStart()
isSetStart in interface SourceLineTypepublic void unsetStart()
unsetStart in interface SourceLineTypepublic String getSourcefile()
SourceLineType
getSourcefile in interface SourceLineTypeStringpublic void setSourcefile(String value)
SourceLineType
setSourcefile in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetSourcefile()
isSetSourcefile in interface SourceLineTypepublic void unsetSourcefile()
unsetSourcefile in interface SourceLineTypepublic String getMessage()
SourceLineType
getMessage in interface SourceLineTypeStringpublic void setMessage(String value)
SourceLineType
setMessage in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetMessage()
isSetMessage in interface SourceLineTypepublic void unsetMessage()
unsetMessage in interface SourceLineTypepublic boolean isPrimary()
SourceLineType
isPrimary in interface SourceLineTypepublic void setPrimary(boolean value)
SourceLineType
setPrimary in interface SourceLineTypepublic boolean isSetPrimary()
isSetPrimary in interface SourceLineTypepublic void unsetPrimary()
unsetPrimary in interface SourceLineTypepublic String getClassname()
SourceLineType
getClassname in interface SourceLineTypeStringpublic void setClassname(String value)
SourceLineType
setClassname in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetClassname()
isSetClassname in interface SourceLineTypepublic void unsetClassname()
unsetClassname in interface SourceLineTypepublic String getSourcepath()
SourceLineType
getSourcepath in interface SourceLineTypeStringpublic void setSourcepath(String value)
SourceLineType
setSourcepath in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetSourcepath()
isSetSourcepath in interface SourceLineTypepublic void unsetSourcepath()
unsetSourcepath in interface SourceLineTypepublic String getOpcodes()
SourceLineType
getOpcodes in interface SourceLineTypeStringpublic void setOpcodes(String value)
SourceLineType
setOpcodes in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetOpcodes()
isSetOpcodes in interface SourceLineTypepublic void unsetOpcodes()
unsetOpcodes in interface SourceLineTypepublic int getStartBytecode()
SourceLineType
getStartBytecode in interface SourceLineTypepublic void setStartBytecode(int value)
SourceLineType
setStartBytecode in interface SourceLineTypepublic boolean isSetStartBytecode()
isSetStartBytecode in interface SourceLineTypepublic void unsetStartBytecode()
unsetStartBytecode in interface SourceLineTypepublic int getEndBytecode()
SourceLineType
getEndBytecode in interface SourceLineTypepublic void setEndBytecode(int value)
SourceLineType
setEndBytecode in interface SourceLineTypepublic boolean isSetEndBytecode()
isSetEndBytecode in interface SourceLineTypepublic void unsetEndBytecode()
unsetEndBytecode in interface SourceLineTypepublic String getRole()
SourceLineType
getRole in interface SourceLineTypeStringpublic void setRole(String value)
SourceLineType
setRole in interface SourceLineTypevalue - allowed object is
Stringpublic boolean isSetRole()
isSetRole in interface SourceLineTypepublic void unsetRole()
unsetRole in interface SourceLineTypepublic 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 | |||||||||