Uses of Class
org.s_ramp.xmlns._2010.s_ramp.Actor

Packages that use Actor
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of Actor in org.s_ramp.xmlns._2010.s_ramp
 

Subclasses of Actor in org.s_ramp.xmlns._2010.s_ramp
 class Organization
          Java class for Organization complex type.
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as Actor
protected  Actor Artifact.actor
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return Actor
 Actor ObjectFactory.createActor()
          Create an instance of Actor
 Actor Artifact.getActor()
          Gets the value of the actor property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type Actor
 void Artifact.setActor(Actor value)
          Sets the value of the actor property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.