Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.BodyContentType

Packages that use BodyContentType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of BodyContentType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return BodyContentType
 BodyContentType ObjectFactory.createBodyContentType()
          Create an instance of BodyContentType
 BodyContentType TagType.getBodyContent()
          Gets the value of the bodyContent property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee with parameters of type BodyContentType
 void TagType.setBodyContent(BodyContentType value)
          Sets the value of the bodyContent property.
 

Uses of BodyContentType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement BodyContentType
 class BodyContentTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return BodyContentType
 BodyContentType TagTypeImpl.getBodyContent()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with parameters of type BodyContentType
 void TagTypeImpl.setBodyContent(BodyContentType value)
           
 



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