org.plasma.common.env
Class DeploymentRealm
java.lang.Object
org.plasma.common.env.DeploymentRealm
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/env}EnvName" />
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected EnvName name
DeploymentRealm
public DeploymentRealm()
getName
public EnvName getName()
- Gets the value of the name property.
- Returns:
- possible object is
EnvName
setName
public void setName(EnvName value)
- Sets the value of the name property.
- Parameters:
value - allowed object is
EnvName
Copyright © 2014. All rights reserved.