Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.MimeTypeType

Packages that use MimeTypeType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of MimeTypeType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as MimeTypeType
protected  MimeTypeType MimeMappingType.mimeType
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return MimeTypeType
 MimeTypeType MimeTypeType.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.javaee with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the mimeType property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type MimeTypeType
MimeTypeType(MimeTypeType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.MimeTypeType instance by copying a given instance.
 



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