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

All Superinterfaces:
BugCodeType, Element
All Known Implementing Classes:
MessageCollectionTypeImpl.BugCodeImpl
Enclosing interface:
MessageCollectionType

public static interface MessageCollectionType.BugCode
extends Element, BugCodeType

Java content class for BugCode 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 59)

 <element name="BugCode" type="{}BugCodeType"/>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.BugCodeType
getAbbrev, getContent, isSetAbbrev, isSetContent, setAbbrev, unsetAbbrev, unsetContent
 



Copyright 2007 The jCoderZ Project.