Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.changes100.Action

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.changes100 that return Action
 Action Action.clone()
          Creates and returns a copy of this object.
static Action ObjectFactory.copyOfAction(Action clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.changes100.Action instance.
 Action ObjectFactory.createAction()
          Create an instance of Action
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.changes100 with parameters of type Action
static Action ObjectFactory.copyOfAction(Action clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.changes100.Action instance.
 

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

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



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