|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.pmd.jaxb.impl.PmdTypeImpl
public class PmdTypeImpl
| Nested Class Summary | |
|---|---|
class |
PmdTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_ElapsedTime
|
protected com.sun.xml.bind.util.ListImpl |
_Error
|
protected com.sun.xml.bind.util.ListImpl |
_File
|
protected String |
_Timestamp
|
protected String |
_Version
|
static Class |
version
|
| Constructor Summary | |
|---|---|
PmdTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getError()
|
protected com.sun.xml.bind.util.ListImpl |
_getFile()
|
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 |
getElapsedTime()
Gets the value of the elapsedTime property. |
List |
getError()
Gets the value of the Error property. |
List |
getFile()
Gets the value of the File property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getTimestamp()
Gets the value of the timestamp property. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isSetElapsedTime()
|
boolean |
isSetError()
|
boolean |
isSetFile()
|
boolean |
isSetTimestamp()
|
boolean |
isSetVersion()
|
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 |
setElapsedTime(String value)
Sets the value of the elapsedTime property. |
void |
setTimestamp(String value)
Sets the value of the timestamp property. |
void |
setVersion(String value)
Sets the value of the version property. |
void |
unsetElapsedTime()
|
void |
unsetError()
|
void |
unsetFile()
|
void |
unsetTimestamp()
|
void |
unsetVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _ElapsedTime
protected com.sun.xml.bind.util.ListImpl _File
protected String _Version
protected com.sun.xml.bind.util.ListImpl _Error
protected String _Timestamp
public static final Class version
| Constructor Detail |
|---|
public PmdTypeImpl()
| Method Detail |
|---|
public String getElapsedTime()
PmdType
getElapsedTime in interface PmdTypeStringpublic void setElapsedTime(String value)
PmdType
setElapsedTime in interface PmdTypevalue - allowed object is
Stringpublic boolean isSetElapsedTime()
isSetElapsedTime in interface PmdTypepublic void unsetElapsedTime()
unsetElapsedTime in interface PmdTypeprotected com.sun.xml.bind.util.ListImpl _getFile()
public List getFile()
PmdType
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 File property.
For example, to add a new item, do as follows:
getFile().add(newItem);
Objects of the following type(s) are allowed in the list
File
FileType
getFile in interface PmdTypepublic boolean isSetFile()
isSetFile in interface PmdTypepublic void unsetFile()
unsetFile in interface PmdTypepublic String getVersion()
PmdType
getVersion in interface PmdTypeStringpublic void setVersion(String value)
PmdType
setVersion in interface PmdTypevalue - allowed object is
Stringpublic boolean isSetVersion()
isSetVersion in interface PmdTypepublic void unsetVersion()
unsetVersion in interface PmdTypeprotected com.sun.xml.bind.util.ListImpl _getError()
public List getError()
PmdType
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 Error property.
For example, to add a new item, do as follows:
getError().add(newItem);
Objects of the following type(s) are allowed in the list
Error
ErrorType
getError in interface PmdTypepublic boolean isSetError()
isSetError in interface PmdTypepublic void unsetError()
unsetError in interface PmdTypepublic String getTimestamp()
PmdType
getTimestamp in interface PmdTypeStringpublic void setTimestamp(String value)
PmdType
setTimestamp in interface PmdTypevalue - allowed object is
Stringpublic boolean isSetTimestamp()
isSetTimestamp in interface PmdTypepublic void unsetTimestamp()
unsetTimestamp in interface PmdTypepublic 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 | |||||||||