Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100.Body

Packages that use Body
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100   
 

Uses of Body in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100 declared as Body
protected  Body ChangesDocument.body
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100 that return Body
 Body Body.clone()
          Creates and returns a copy of this object.
protected static Body ObjectFactory.copyOfBody(Body clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100.Body instance.
 Body ObjectFactory.createBody()
          Create an instance of Body
 Body ChangesDocument.getBody()
          Gets the value of the body property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100 with parameters of type Body
protected static Body ObjectFactory.copyOfBody(Body clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100.Body instance.
 void ChangesDocument.setBody(Body value)
          Sets the value of the body property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100 with parameters of type Body
Body(Body o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.changes100.Body instance by copying a given instance.
 



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