Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.resource.capabilities_2 |
Modifier and Type | Field and Description |
---|---|
protected ActivationStatusCapabilityType |
ActivationCapabilityType.enableDisable |
protected ActivationStatusCapabilityType |
ActivationCapabilityType.status |
Modifier and Type | Method and Description |
---|---|
ActivationStatusCapabilityType |
ActivationStatusCapabilityType.clone()
Creates and returns a deep copy of this object.
|
ActivationStatusCapabilityType |
ObjectFactory.createActivationStatusCapabilityType()
Create an instance of
ActivationStatusCapabilityType |
ActivationStatusCapabilityType |
ActivationCapabilityType.getEnableDisable()
Gets the value of the enableDisable property.
|
ActivationStatusCapabilityType |
ActivationCapabilityType.getStatus()
Gets the value of the status property.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivationCapabilityType.setEnableDisable(ActivationStatusCapabilityType value)
Sets the value of the enableDisable property.
|
void |
ActivationCapabilityType.setStatus(ActivationStatusCapabilityType value)
Sets the value of the status property.
|
Constructor and Description |
---|
ActivationStatusCapabilityType(ActivationStatusCapabilityType o)
Creates a new
ActivationStatusCapabilityType instance by deeply copying a given ActivationStatusCapabilityType instance. |
Copyright © 2013 evolveum. All rights reserved.