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

All Superinterfaces:
BugPatternType, Element
All Known Implementing Classes:
MessageCollectionTypeImpl.BugPatternImpl
Enclosing interface:
MessageCollectionType

public static interface MessageCollectionType.BugPattern
extends Element, BugPatternType

Java content class for BugPattern 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 58)

 <element name="BugPattern" type="{}BugPatternType"/>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.BugPatternType
getDetails, getLongDescription, getShortDescription, getType, isDeprecated, isSetDeprecated, isSetDetails, isSetLongDescription, isSetShortDescription, isSetType, setDeprecated, setDetails, setLongDescription, setShortDescription, setType, unsetDeprecated, unsetDetails, unsetLongDescription, unsetShortDescription, unsetType
 



Copyright 2007 The jCoderZ Project.