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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.changes100 declared as Action
protected  Action[] Release.action
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.maven.changes100.Action instance.
 Action ObjectFactory.createAction()
          Create an instance of Action
 Action[] Release.getAction()
           
 Action Release.getAction(int idx)
           
 Action Release.setAction(int idx, Action value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.changes100 with parameters of type Action
 void Release.copyAction(Action[] source)
          Copies all values of property Action.
static Action ObjectFactory.copyOfAction(Action clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.changes100.Action instance.
 void Release.setAction(Action[] values)
           
 Action Release.setAction(int idx, Action value)
           
 

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



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