Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RunAsType

Packages that use RunAsType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of RunAsType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as RunAsType
protected  RunAsType SecurityIdentityType.runAs
           
protected  RunAsType ServletType.runAs
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return RunAsType
 RunAsType RunAsType.clone()
          Creates and returns a copy of this object.
static RunAsType ObjectFactory.copyOfRunAsType(RunAsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RunAsType instance.
 RunAsType ObjectFactory.createRunAsType()
          Create an instance of RunAsType
 RunAsType SecurityIdentityType.getRunAs()
          Gets the value of the runAs property.
 RunAsType ServletType.getRunAs()
          Gets the value of the runAs property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type RunAsType
static RunAsType ObjectFactory.copyOfRunAsType(RunAsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RunAsType instance.
 void SecurityIdentityType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 

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



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