Uses of Class
com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.AddRemoveAttributeValuesCapabilityType
-
Packages that use AddRemoveAttributeValuesCapabilityType Package Description com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 -
-
Uses of AddRemoveAttributeValuesCapabilityType in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3
Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 that return AddRemoveAttributeValuesCapabilityType Modifier and Type Method Description AddRemoveAttributeValuesCapabilityTypeAddRemoveAttributeValuesCapabilityType. clone()Creates and returns a deep copy of this object.AddRemoveAttributeValuesCapabilityTypeObjectFactory. createAddRemoveAttributeValuesCapabilityType()Create an instance ofAddRemoveAttributeValuesCapabilityTypeAddRemoveAttributeValuesCapabilityTypeAddRemoveAttributeValuesCapabilityType. enabled(Boolean value)Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 that return types with arguments of type AddRemoveAttributeValuesCapabilityType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddRemoveAttributeValuesCapabilityType>ObjectFactory. createAddRemoveAttributeValues(AddRemoveAttributeValuesCapabilityType value)Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 with parameters of type AddRemoveAttributeValuesCapabilityType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddRemoveAttributeValuesCapabilityType>ObjectFactory. createAddRemoveAttributeValues(AddRemoveAttributeValuesCapabilityType value)Constructors in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 with parameters of type AddRemoveAttributeValuesCapabilityType Constructor Description AddRemoveAttributeValuesCapabilityType(AddRemoveAttributeValuesCapabilityType o)Creates a newAddRemoveAttributeValuesCapabilityTypeinstance by deeply copying a givenAddRemoveAttributeValuesCapabilityTypeinstance.
-