|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.report.jaxb.impl.FileTypeImpl
public class FileTypeImpl
| Nested Class Summary | |
|---|---|
class |
FileTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_Classname
|
protected com.sun.xml.bind.util.ListImpl |
_Item
|
protected ReportLevel |
_Level
|
protected int |
_Loc
|
protected String |
_Name
|
protected String |
_Package
|
protected String |
_SrcDir
|
protected boolean |
has_Loc
|
static Class |
version
|
| Constructor Summary | |
|---|---|
FileTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getItem()
|
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. |
List |
getItem()
Gets the value of the Item property. |
ReportLevel |
getLevel()
Gets the value of the level property. |
int |
getLoc()
Gets the value of the loc property. |
String |
getName()
Gets the value of the name property. |
String |
getPackage()
Gets the value of the package property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getSrcDir()
Gets the value of the srcDir property. |
boolean |
isSetClassname()
|
boolean |
isSetItem()
|
boolean |
isSetLevel()
|
boolean |
isSetLoc()
|
boolean |
isSetName()
|
boolean |
isSetPackage()
|
boolean |
isSetSrcDir()
|
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 |
setLevel(ReportLevel value)
Sets the value of the level property. |
void |
setLoc(int value)
Sets the value of the loc property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setPackage(String value)
Sets the value of the package property. |
void |
setSrcDir(String value)
Sets the value of the srcDir property. |
void |
unsetClassname()
|
void |
unsetItem()
|
void |
unsetLevel()
|
void |
unsetLoc()
|
void |
unsetName()
|
void |
unsetPackage()
|
void |
unsetSrcDir()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Name
protected com.sun.xml.bind.util.ListImpl _Item
protected String _SrcDir
protected boolean has_Loc
protected int _Loc
protected String _Package
protected ReportLevel _Level
protected String _Classname
public static final Class version
| Constructor Detail |
|---|
public FileTypeImpl()
| Method Detail |
|---|
public String getName()
FileType
getName in interface FileTypeStringpublic void setName(String value)
FileType
setName in interface FileTypevalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface FileTypepublic void unsetName()
unsetName in interface FileTypeprotected com.sun.xml.bind.util.ListImpl _getItem()
public List getItem()
FileType
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 Item property.
For example, to add a new item, do as follows:
getItem().add(newItem);
Objects of the following type(s) are allowed in the list
Item
getItem in interface FileTypepublic boolean isSetItem()
isSetItem in interface FileTypepublic void unsetItem()
unsetItem in interface FileTypepublic String getSrcDir()
FileType
getSrcDir in interface FileTypeStringpublic void setSrcDir(String value)
FileType
setSrcDir in interface FileTypevalue - allowed object is
Stringpublic boolean isSetSrcDir()
isSetSrcDir in interface FileTypepublic void unsetSrcDir()
unsetSrcDir in interface FileTypepublic int getLoc()
FileType
getLoc in interface FileTypepublic void setLoc(int value)
FileType
setLoc in interface FileTypepublic boolean isSetLoc()
isSetLoc in interface FileTypepublic void unsetLoc()
unsetLoc in interface FileTypepublic String getPackage()
FileType
getPackage in interface FileTypeStringpublic void setPackage(String value)
FileType
setPackage in interface FileTypevalue - allowed object is
Stringpublic boolean isSetPackage()
isSetPackage in interface FileTypepublic void unsetPackage()
unsetPackage in interface FileTypepublic ReportLevel getLevel()
FileType
getLevel in interface FileTypeReportLevelpublic void setLevel(ReportLevel value)
FileType
setLevel in interface FileTypevalue - allowed object is
ReportLevelpublic boolean isSetLevel()
isSetLevel in interface FileTypepublic void unsetLevel()
unsetLevel in interface FileTypepublic String getClassname()
FileType
getClassname in interface FileTypeStringpublic void setClassname(String value)
FileType
setClassname in interface FileTypevalue - allowed object is
Stringpublic boolean isSetClassname()
isSetClassname in interface FileTypepublic void unsetClassname()
unsetClassname in interface FileTypepublic 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 | |||||||||