Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.RunAsType

Packages that use RunAsType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of RunAsType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return RunAsType
 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.prot.collections.novalueclass.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.
 

Uses of RunAsType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement RunAsType
 class RunAsTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return RunAsType
 RunAsType ServletTypeImpl.getRunAs()
           
 RunAsType SecurityIdentityTypeImpl.getRunAs()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type RunAsType
 void ServletTypeImpl.setRunAs(RunAsType value)
           
 void SecurityIdentityTypeImpl.setRunAs(RunAsType value)
           
 



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