Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
protected CapabilityCollectionType |
CapabilitiesType._native |
protected CapabilityCollectionType |
CapabilitiesType.configured |
Modifier and Type | Method and Description |
---|---|
CapabilityCollectionType |
CapabilityCollectionType.clone()
Creates and returns a deep copy of this object.
|
CapabilityCollectionType |
ObjectFactory.createCapabilityCollectionType()
Create an instance of
CapabilityCollectionType |
CapabilityCollectionType |
CapabilitiesType.getConfigured()
Gets the value of the configured property.
|
CapabilityCollectionType |
CapabilitiesType.getNative()
Gets the value of the native property.
|
Modifier and Type | Method and Description |
---|---|
void |
CapabilitiesType.setConfigured(CapabilityCollectionType value)
Sets the value of the configured property.
|
void |
CapabilitiesType.setNative(CapabilityCollectionType value)
Sets the value of the native property.
|
Constructor and Description |
---|
CapabilityCollectionType(CapabilityCollectionType o)
Creates a new
CapabilityCollectionType instance by deeply copying a given CapabilityCollectionType instance. |
Copyright © 2013 evolveum. All rights reserved.