Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.BodyContentType

Packages that use BodyContentType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of BodyContentType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as BodyContentType
protected  BodyContentType TagType.bodyContent
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return BodyContentType
 BodyContentType BodyContentType.clone()
          Creates and returns a copy of this object.
protected static BodyContentType ObjectFactory.copyOfBodyContentType(BodyContentType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.BodyContentType instance.
 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.prot.collections.valueclass.javaee with parameters of type BodyContentType
protected static BodyContentType ObjectFactory.copyOfBodyContentType(BodyContentType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.BodyContentType instance.
 void TagType.setBodyContent(BodyContentType value)
          Sets the value of the bodyContent property.
 

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



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