|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryTypeImpl.FileStatsTypeImpl
public static class FindBugsSummaryTypeImpl.FileStatsTypeImpl
| Nested Class Summary | |
|---|---|
class |
FindBugsSummaryTypeImpl.FileStatsTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected long |
_BugCount
|
protected String |
_BugHash
|
protected String |
_Path
|
protected long |
_Size
|
protected boolean |
has_BugCount
|
protected boolean |
has_Size
|
static Class |
version
|
| Constructor Summary | |
|---|---|
FindBugsSummaryTypeImpl.FileStatsTypeImpl()
|
|
| 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. |
long |
getBugCount()
Gets the value of the bugCount property. |
String |
getBugHash()
Gets the value of the bugHash property. |
String |
getPath()
Gets the value of the path property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
long |
getSize()
Gets the value of the size property. |
boolean |
isSetBugCount()
|
boolean |
isSetBugHash()
|
boolean |
isSetPath()
|
boolean |
isSetSize()
|
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 |
setBugCount(long value)
Sets the value of the bugCount property. |
void |
setBugHash(String value)
Sets the value of the bugHash property. |
void |
setPath(String value)
Sets the value of the path property. |
void |
setSize(long value)
Sets the value of the size property. |
void |
unsetBugCount()
|
void |
unsetBugHash()
|
void |
unsetPath()
|
void |
unsetSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _BugHash
protected boolean has_BugCount
protected long _BugCount
protected boolean has_Size
protected long _Size
protected String _Path
public static final Class version
| Constructor Detail |
|---|
public FindBugsSummaryTypeImpl.FileStatsTypeImpl()
| Method Detail |
|---|
public String getBugHash()
FindBugsSummaryType.FileStatsType
getBugHash in interface FindBugsSummaryType.FileStatsTypeStringpublic void setBugHash(String value)
FindBugsSummaryType.FileStatsType
setBugHash in interface FindBugsSummaryType.FileStatsTypevalue - allowed object is
Stringpublic boolean isSetBugHash()
isSetBugHash in interface FindBugsSummaryType.FileStatsTypepublic void unsetBugHash()
unsetBugHash in interface FindBugsSummaryType.FileStatsTypepublic long getBugCount()
FindBugsSummaryType.FileStatsType
getBugCount in interface FindBugsSummaryType.FileStatsTypepublic void setBugCount(long value)
FindBugsSummaryType.FileStatsType
setBugCount in interface FindBugsSummaryType.FileStatsTypepublic boolean isSetBugCount()
isSetBugCount in interface FindBugsSummaryType.FileStatsTypepublic void unsetBugCount()
unsetBugCount in interface FindBugsSummaryType.FileStatsTypepublic long getSize()
FindBugsSummaryType.FileStatsType
getSize in interface FindBugsSummaryType.FileStatsTypepublic void setSize(long value)
FindBugsSummaryType.FileStatsType
setSize in interface FindBugsSummaryType.FileStatsTypepublic boolean isSetSize()
isSetSize in interface FindBugsSummaryType.FileStatsTypepublic void unsetSize()
unsetSize in interface FindBugsSummaryType.FileStatsTypepublic String getPath()
FindBugsSummaryType.FileStatsType
getPath in interface FindBugsSummaryType.FileStatsTypeStringpublic void setPath(String value)
FindBugsSummaryType.FileStatsType
setPath in interface FindBugsSummaryType.FileStatsTypevalue - allowed object is
Stringpublic boolean isSetPath()
isSetPath in interface FindBugsSummaryType.FileStatsTypepublic void unsetPath()
unsetPath in interface FindBugsSummaryType.FileStatsTypepublic 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 | |||||||||