|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CapabilityCollectionType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of CapabilityCollectionType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as CapabilityCollectionType | |
---|---|
protected CapabilityCollectionType |
CapabilitiesType._native
|
protected CapabilityCollectionType |
CapabilitiesType.configured
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return CapabilityCollectionType | |
---|---|
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. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CapabilityCollectionType | |
---|---|
void |
CapabilitiesType.setConfigured(CapabilityCollectionType value)
Sets the value of the configured property. |
void |
CapabilitiesType.setNative(CapabilityCollectionType value)
Sets the value of the native property. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CapabilityCollectionType | |
---|---|
CapabilityCollectionType(CapabilityCollectionType o)
Creates a new CapabilityCollectionType instance by deeply copying a given CapabilityCollectionType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |