| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected RunAsType |
ServletType.runAs |
| Modifier and Type | Method and Description |
|---|---|
RunAsType |
ObjectFactory.createRunAsType()
Create an instance of
RunAsType |
RunAsType |
ServletType.getRunAs()
Gets the value of the runAs property.
|
RunAsType |
RunAsType.withDescription(Collection<DescriptionType> values) |
RunAsType |
RunAsType.withDescription(DescriptionType... values) |
RunAsType |
RunAsType.withId(String value) |
RunAsType |
RunAsType.withRoleName(RoleNameType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletType.setRunAs(RunAsType value)
Sets the value of the runAs property.
|
ServletType |
ServletType.withRunAs(RunAsType value) |
Copyright © 2019. All rights reserved.