public class DeploymentRealm extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" use="required" type="{http://www.plasma.org/common/env}EnvName" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeploymentRealm() |
| Modifier and Type | Method and Description |
|---|---|
EnvName |
getName()
Gets the value of the name property.
|
void |
setName(EnvName value)
Sets the value of the name property.
|
protected EnvName name
Copyright © 2018. All rights reserved.