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

All Superinterfaces:
DetectorType, Element
All Known Implementing Classes:
MessageCollectionTypeImpl.DetectorImpl
Enclosing interface:
MessageCollectionType

public static interface MessageCollectionType.Detector
extends Element, DetectorType

Java content class for Detector 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 57)

 <element name="Detector" type="{}DetectorType"/>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.message.jaxb.DetectorType
getClazz, getDetails, isSetClazz, isSetDetails, setClazz, setDetails, unsetClazz, unsetDetails
 



Copyright 2007 The jCoderZ Project.