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

All Superinterfaces:
BugCategoryType, Element
All Known Implementing Classes:
MessageCollectionTypeImpl.BugCategoryImpl
Enclosing interface:
MessageCollectionType

public static interface MessageCollectionType.BugCategory
extends Element, BugCategoryType

Java content class for BugCategory 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 56)

 <element name="BugCategory" type="{}BugCategoryType"/>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.BugCategoryType
getAbbreviation, getCategory, getDescription, getDetails, isSetAbbreviation, isSetCategory, isSetDescription, isSetDetails, setAbbreviation, setCategory, setDescription, setDetails, unsetAbbreviation, unsetCategory, unsetDescription, unsetDetails
 



Copyright 2007 The jCoderZ Project.