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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return RunAsType
 RunAsType RunAsType.clone()
          Creates and returns a copy of this object.
 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.pkg.collections.valueclass.javaee with parameters of type RunAsType
 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.pkg.collections.valueclass.javaee with parameters of type RunAsType
RunAsType(RunAsType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.RunAsType instance by copying a given instance.
 



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