net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
Interface MimeTypeType

All Superinterfaces:
String
All Known Implementing Classes:
MimeTypeTypeImpl

public interface MimeTypeType
extends String

The mime-typeType is used to indicate a defined mime type. Example: "text/plain" Used in: mime-mapping

Java class for mime-typeType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="mime-typeType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>string">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.String
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.