org.jcoderz.phoenix.findbugs.jaxb
Interface ClassFeatures

All Superinterfaces:
ClassFeaturesType, Element
All Known Implementing Classes:
ClassFeaturesImpl

public interface ClassFeatures
extends Element, ClassFeaturesType

Java content class for ClassFeatures 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/findbugs.xsd line 312)

 <element name="ClassFeatures">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.jaxb.ClassFeaturesType
getContent, isSetContent, unsetContent
 



Copyright 2007 The jCoderZ Project.