|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.checkstyle.jaxb.impl.CheckstyleTypeImpl
public class CheckstyleTypeImpl
| Nested Class Summary | |
|---|---|
class |
CheckstyleTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_FileOrErrorOrException
|
protected String |
_Version
|
static Class |
version
|
| Constructor Summary | |
|---|---|
CheckstyleTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getFileOrErrorOrException()
|
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. |
List |
getFileOrErrorOrException()
Gets the value of the FileOrErrorOrException property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isSetFileOrErrorOrException()
|
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 |
setVersion(String value)
Sets the value of the version property. |
void |
unsetFileOrErrorOrException()
|
void |
unsetVersion()
|
| 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 _FileOrErrorOrException
protected String _Version
public static final Class version
| Constructor Detail |
|---|
public CheckstyleTypeImpl()
| Method Detail |
|---|
protected com.sun.xml.bind.util.ListImpl _getFileOrErrorOrException()
public List getFileOrErrorOrException()
CheckstyleType
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 FileOrErrorOrException property.
For example, to add a new item, do as follows:
getFileOrErrorOrException().add(newItem);
Objects of the following type(s) are allowed in the list
Exception
Error
File
getFileOrErrorOrException in interface CheckstyleTypepublic boolean isSetFileOrErrorOrException()
isSetFileOrErrorOrException in interface CheckstyleTypepublic void unsetFileOrErrorOrException()
unsetFileOrErrorOrException in interface CheckstyleTypepublic String getVersion()
CheckstyleType
getVersion in interface CheckstyleTypeStringpublic void setVersion(String value)
CheckstyleType
setVersion in interface CheckstyleTypevalue - allowed object is
Stringpublic boolean isSetVersion()
isSetVersion in interface CheckstyleTypepublic void unsetVersion()
unsetVersion in interface CheckstyleTypepublic 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 | |||||||||