Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.MimeTypeType

Packages that use MimeTypeType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of MimeTypeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return MimeTypeType
 MimeTypeType ObjectFactory.createMimeTypeType()
          Create an instance of MimeTypeType
 MimeTypeType MimeMappingType.getMimeType()
          Gets the value of the mimeType property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the mimeType property.
 

Uses of MimeTypeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement MimeTypeType
 class MimeTypeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return MimeTypeType
 MimeTypeType MimeMappingTypeImpl.getMimeType()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type MimeTypeType
 void MimeMappingTypeImpl.setMimeType(MimeTypeType value)
           
 



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