|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunAsType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee | |
| Uses of RunAsType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as RunAsType | |
|---|---|
protected RunAsType |
SecurityIdentityType.runAs
|
protected RunAsType |
ServletType.runAs
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.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.indexed.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.indexed.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.indexed.valueclass.javaee with parameters of type RunAsType | |
|---|---|
RunAsType(RunAsType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.RunAsType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||