org.jcoderz.phoenix.findbugs.message.jaxb
Interface MessageCollection

All Superinterfaces:
Element, MessageCollectionType
All Known Implementing Classes:
MessageCollectionImpl

public interface MessageCollection
extends Element, MessageCollectionType

Java content class for MessageCollection element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/findbugs/messagecollection.xsd line 63)

 <element name="MessageCollection" type="{}MessageCollectionType"/>
 


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.MessageCollectionType
MessageCollectionType.BugCategory, MessageCollectionType.BugCode, MessageCollectionType.BugPattern, MessageCollectionType.Detector, MessageCollectionType.Plugin
 
Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.MessageCollectionType
getContent, isSetContent, unsetContent
 



Copyright 2007 The jCoderZ Project.