|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.common.env.DeploymentRealm
public class DeploymentRealm
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/env}EnvName" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected EnvName |
name
|
| Constructor Summary | |
|---|---|
DeploymentRealm()
|
|
| Method Summary | |
|---|---|
EnvName |
getName()
Gets the value of the name property. |
void |
setName(EnvName value)
Sets the value of the name property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EnvName name
| Constructor Detail |
|---|
public DeploymentRealm()
| Method Detail |
|---|
public EnvName getName()
EnvNamepublic void setName(EnvName value)
value - allowed object is
EnvName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||