Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_1.IllegalArgumentFaultType

Packages that use IllegalArgumentFaultType
com.evolveum.midpoint.xml.ns._public.common.fault_1   
 

Uses of IllegalArgumentFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 that return IllegalArgumentFaultType
 IllegalArgumentFaultType IllegalArgumentFaultType.clone()
          Creates and returns a deep copy of this object.
 IllegalArgumentFaultType ObjectFactory.createIllegalArgumentFaultType()
          Create an instance of IllegalArgumentFaultType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 that return types with arguments of type IllegalArgumentFaultType
 javax.xml.bind.JAXBElement<IllegalArgumentFaultType> ObjectFactory.createIllegalArgumentFault(IllegalArgumentFaultType value)
          Create an instance of JAXBElement<IllegalArgumentFaultType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 with parameters of type IllegalArgumentFaultType
 javax.xml.bind.JAXBElement<IllegalArgumentFaultType> ObjectFactory.createIllegalArgumentFault(IllegalArgumentFaultType value)
          Create an instance of JAXBElement<IllegalArgumentFaultType>}
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_1 with parameters of type IllegalArgumentFaultType
IllegalArgumentFaultType(IllegalArgumentFaultType o)
          Creates a new IllegalArgumentFaultType instance by deeply copying a given IllegalArgumentFaultType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.