|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.phoenix.report.ftf.jaxb.impl.TypeInfoImpl
public class TypeInfoImpl
| Nested Class Summary | |
|---|---|
class |
TypeInfoImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected String |
_FindingReportFilenamePattern
|
protected String |
_Logo
|
protected String |
_Name
|
protected String |
_Version
|
static Class |
version
|
| Constructor Summary | |
|---|---|
TypeInfoImpl()
|
|
| 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. |
String |
getFindingReportFilenamePattern()
Gets the value of the findingReportFilenamePattern property. |
String |
getLogo()
Gets the value of the logo property. |
String |
getName()
Gets the value of the name property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isSetFindingReportFilenamePattern()
|
boolean |
isSetLogo()
|
boolean |
isSetName()
|
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 |
setFindingReportFilenamePattern(String value)
Sets the value of the findingReportFilenamePattern property. |
void |
setLogo(String value)
Sets the value of the logo property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setVersion(String value)
Sets the value of the version property. |
void |
unsetFindingReportFilenamePattern()
|
void |
unsetLogo()
|
void |
unsetName()
|
void |
unsetVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _Name
protected String _Logo
protected String _FindingReportFilenamePattern
protected String _Version
public static final Class version
| Constructor Detail |
|---|
public TypeInfoImpl()
| Method Detail |
|---|
public String getName()
TypeInfo
getName in interface TypeInfoStringpublic void setName(String value)
TypeInfo
setName in interface TypeInfovalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface TypeInfopublic void unsetName()
unsetName in interface TypeInfopublic String getLogo()
TypeInfo
getLogo in interface TypeInfoStringpublic void setLogo(String value)
TypeInfo
setLogo in interface TypeInfovalue - allowed object is
Stringpublic boolean isSetLogo()
isSetLogo in interface TypeInfopublic void unsetLogo()
unsetLogo in interface TypeInfopublic String getFindingReportFilenamePattern()
TypeInfo
getFindingReportFilenamePattern in interface TypeInfoStringpublic void setFindingReportFilenamePattern(String value)
TypeInfo
setFindingReportFilenamePattern in interface TypeInfovalue - allowed object is
Stringpublic boolean isSetFindingReportFilenamePattern()
isSetFindingReportFilenamePattern in interface TypeInfopublic void unsetFindingReportFilenamePattern()
unsetFindingReportFilenamePattern in interface TypeInfopublic String getVersion()
TypeInfo
getVersion in interface TypeInfoStringpublic void setVersion(String value)
TypeInfo
setVersion in interface TypeInfovalue - allowed object is
Stringpublic boolean isSetVersion()
isSetVersion in interface TypeInfopublic void unsetVersion()
unsetVersion in interface TypeInfopublic 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 | |||||||||