|
||||||||||
| 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.FindingTypeFormatImpl
public class FindingTypeFormatImpl
| Nested Class Summary | |
|---|---|
class |
FindingTypeFormatImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_FindingType
|
protected FindingDescription |
_RootType
|
protected TypeInfo |
_StaticTypeInfo
|
static Class |
version
|
| Constructor Summary | |
|---|---|
FindingTypeFormatImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getFindingType()
|
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 |
getFindingType()
Gets the value of the FindingType property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
FindingDescription |
getRootType()
Gets the value of the rootType property. |
TypeInfo |
getStaticTypeInfo()
Gets the value of the staticTypeInfo property. |
boolean |
isSetFindingType()
|
boolean |
isSetRootType()
|
boolean |
isSetStaticTypeInfo()
|
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 |
setRootType(FindingDescription value)
Sets the value of the rootType property. |
void |
setStaticTypeInfo(TypeInfo value)
Sets the value of the staticTypeInfo property. |
void |
unsetFindingType()
|
void |
unsetRootType()
|
void |
unsetStaticTypeInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FindingDescription _RootType
protected com.sun.xml.bind.util.ListImpl _FindingType
protected TypeInfo _StaticTypeInfo
public static final Class version
| Constructor Detail |
|---|
public FindingTypeFormatImpl()
| Method Detail |
|---|
public FindingDescription getRootType()
FindingTypeFormat
getRootType in interface FindingTypeFormatFindingDescriptionpublic void setRootType(FindingDescription value)
FindingTypeFormat
setRootType in interface FindingTypeFormatvalue - allowed object is
FindingDescriptionpublic boolean isSetRootType()
isSetRootType in interface FindingTypeFormatpublic void unsetRootType()
unsetRootType in interface FindingTypeFormatprotected com.sun.xml.bind.util.ListImpl _getFindingType()
public List getFindingType()
FindingTypeFormat
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 FindingType property.
For example, to add a new item, do as follows:
getFindingType().add(newItem);
Objects of the following type(s) are allowed in the list
FindingDescription
getFindingType in interface FindingTypeFormatpublic boolean isSetFindingType()
isSetFindingType in interface FindingTypeFormatpublic void unsetFindingType()
unsetFindingType in interface FindingTypeFormatpublic TypeInfo getStaticTypeInfo()
FindingTypeFormat
getStaticTypeInfo in interface FindingTypeFormatTypeInfopublic void setStaticTypeInfo(TypeInfo value)
FindingTypeFormat
setStaticTypeInfo in interface FindingTypeFormatvalue - allowed object is
TypeInfopublic boolean isSetStaticTypeInfo()
isSetStaticTypeInfo in interface FindingTypeFormatpublic void unsetStaticTypeInfo()
unsetStaticTypeInfo in interface FindingTypeFormatpublic 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 | |||||||||