org.jcoderz.phoenix.findbugs.message.jaxb
Interface MessageCollectionType.Plugin

All Superinterfaces:
Element, PluginType
All Known Implementing Classes:
MessageCollectionTypeImpl.PluginImpl
Enclosing interface:
MessageCollectionType

public static interface MessageCollectionType.Plugin
extends Element, PluginType

Java content class for Plugin 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 55)

 <element name="Plugin" type="{}PluginType"/>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.PluginType
getDetails, getShortDescription, isSetDetails, isSetShortDescription, setDetails, setShortDescription, unsetDetails, unsetShortDescription
 



Copyright 2007 The jCoderZ Project.