Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.Action

Packages that use Action
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.impl   
 

Uses of Action in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100 that return Action
 Action ObjectFactory.createAction()
          Create an instance of Action
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100 that return types with arguments of type Action
 List<Action> Release.getAction()
          Gets the value of the action property.
 

Uses of Action in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.impl that implement Action
 class ActionImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.impl with type parameters of type Action
protected  List<Action> ReleaseImpl.action
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.impl that return types with arguments of type Action
 List<Action> ReleaseImpl.getAction()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.changes100.impl with type arguments of type Action
static void ReleaseImpl.copyAction(List<Action> source, List<Action> target)
          Copies all values of property Action.
static void ReleaseImpl.copyAction(List<Action> source, List<Action> target)
          Copies all values of property Action.
 



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