org.jcoderz.phoenix.report.ftf.jaxb
Interface FindingTypeFormatDescriptionElement

All Superinterfaces:
Element, FindingTypeFormat
All Known Implementing Classes:
FindingTypeFormatDescriptionElementImpl

public interface FindingTypeFormatDescriptionElement
extends Element, FindingTypeFormat

Java content class for findingTypeFormatDescription element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/schema/finding-type-format-description.xsd line 36)

 <element name="findingTypeFormatDescription" type="{}findingTypeFormat"/>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.report.ftf.jaxb.FindingTypeFormat
getFindingType, getRootType, getStaticTypeInfo, isSetFindingType, isSetRootType, isSetStaticTypeInfo, setRootType, setStaticTypeInfo, unsetFindingType, unsetRootType, unsetStaticTypeInfo
 



Copyright 2007 The jCoderZ Project.