|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tagnetic.core.jaxb.tagneticconfig.impl.CompilationTypeImpl
| Nested Class Summary | |
class |
CompilationTypeImpl.Unmarshaller
|
| Field Summary | |
protected BranchType |
_Branch
|
protected java.lang.String |
_Copynonmatchingfiles
|
protected DestinationType |
_Destination
|
protected FileFilterType |
_Filefilter
|
protected FileOverlaysType |
_Fileoverlays
|
protected java.lang.String |
_Locales
|
protected PostFiltersType |
_Postfilters
|
protected java.lang.String |
_Recursedirectories
|
protected SourceType |
_Source
|
static java.lang.Class |
version
|
| Constructor Summary | |
CompilationTypeImpl()
|
|
| 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. |
BranchType |
getBranch()
Gets the value of the branch property. |
java.lang.String |
getCopynonmatchingfiles()
Gets the value of the copynonmatchingfiles property. |
DestinationType |
getDestination()
Gets the value of the destination property. |
FileFilterType |
getFilefilter()
Gets the value of the filefilter property. |
FileOverlaysType |
getFileoverlays()
Gets the value of the fileoverlays property. |
java.lang.String |
getLocales()
Gets the value of the locales property. |
PostFiltersType |
getPostfilters()
Gets the value of the postfilters property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getRecursedirectories()
Gets the value of the recursedirectories property. |
SourceType |
getSource()
Gets the value of the source 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 |
setBranch(BranchType value)
Sets the value of the branch property. |
void |
setCopynonmatchingfiles(java.lang.String value)
Sets the value of the copynonmatchingfiles property. |
void |
setDestination(DestinationType value)
Sets the value of the destination property. |
void |
setFilefilter(FileFilterType value)
Sets the value of the filefilter property. |
void |
setFileoverlays(FileOverlaysType value)
Sets the value of the fileoverlays property. |
void |
setLocales(java.lang.String value)
Sets the value of the locales property. |
void |
setPostfilters(PostFiltersType value)
Sets the value of the postfilters property. |
void |
setRecursedirectories(java.lang.String value)
Sets the value of the recursedirectories property. |
void |
setSource(SourceType value)
Sets the value of the source property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String _Copynonmatchingfiles
protected java.lang.String _Recursedirectories
protected DestinationType _Destination
protected PostFiltersType _Postfilters
protected BranchType _Branch
protected FileOverlaysType _Fileoverlays
protected SourceType _Source
protected java.lang.String _Locales
protected FileFilterType _Filefilter
public static final java.lang.Class version
| Constructor Detail |
public CompilationTypeImpl()
| Method Detail |
public java.lang.String getCopynonmatchingfiles()
CompilationType
getCopynonmatchingfiles in interface CompilationTypeStringpublic void setCopynonmatchingfiles(java.lang.String value)
CompilationType
setCopynonmatchingfiles in interface CompilationTypevalue - allowed object is
Stringpublic java.lang.String getRecursedirectories()
CompilationType
getRecursedirectories in interface CompilationTypeStringpublic void setRecursedirectories(java.lang.String value)
CompilationType
setRecursedirectories in interface CompilationTypevalue - allowed object is
Stringpublic DestinationType getDestination()
CompilationType
getDestination in interface CompilationTypeDestinationTypepublic void setDestination(DestinationType value)
CompilationType
setDestination in interface CompilationTypevalue - allowed object is
DestinationTypepublic PostFiltersType getPostfilters()
CompilationType
getPostfilters in interface CompilationTypePostFiltersTypepublic void setPostfilters(PostFiltersType value)
CompilationType
setPostfilters in interface CompilationTypevalue - allowed object is
PostFiltersTypepublic BranchType getBranch()
CompilationType
getBranch in interface CompilationTypeBranchTypepublic void setBranch(BranchType value)
CompilationType
setBranch in interface CompilationTypevalue - allowed object is
BranchTypepublic FileOverlaysType getFileoverlays()
CompilationType
getFileoverlays in interface CompilationTypeFileOverlaysTypepublic void setFileoverlays(FileOverlaysType value)
CompilationType
setFileoverlays in interface CompilationTypevalue - allowed object is
FileOverlaysTypepublic SourceType getSource()
CompilationType
getSource in interface CompilationTypeSourceTypepublic void setSource(SourceType value)
CompilationType
setSource in interface CompilationTypevalue - allowed object is
SourceTypepublic java.lang.String getLocales()
CompilationType
getLocales in interface CompilationTypeStringpublic void setLocales(java.lang.String value)
CompilationType
setLocales in interface CompilationTypevalue - allowed object is
Stringpublic FileFilterType getFilefilter()
CompilationType
getFilefilter in interface CompilationTypeFileFilterTypepublic void setFilefilter(FileFilterType value)
CompilationType
setFilefilter in interface CompilationTypevalue - allowed object is
FileFilterTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.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 | ||||||||||