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