org.ow2.jasmine.deployme.generated
Class Configuration.SecurityManager
java.lang.Object
org.ow2.jasmine.deployme.generated.Configuration.SecurityManager
- Enclosing class:
- Configuration
public static class Configuration.SecurityManager
- extends java.lang.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">
<all>
<element name="activation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
|
Field Summary |
protected java.lang.Boolean |
activation
|
|
Method Summary |
java.lang.Boolean |
isActivation()
Gets the value of the activation property. |
void |
setActivation(java.lang.Boolean value)
Sets the value of the activation property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
activation
protected java.lang.Boolean activation
Configuration.SecurityManager
public Configuration.SecurityManager()
isActivation
public java.lang.Boolean isActivation()
- Gets the value of the activation property.
- Returns:
- possible object is
Boolean
setActivation
public void setActivation(java.lang.Boolean value)
- Sets the value of the activation property.
- Parameters:
value - allowed object is
Boolean
Copyright © 2010 OW2 Consortium. All Rights Reserved.