Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.GenericObjectType

Packages that use GenericObjectType
com.evolveum.midpoint.web.model.dto   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of GenericObjectType in com.evolveum.midpoint.web.model.dto
 

Constructors in com.evolveum.midpoint.web.model.dto with parameters of type GenericObjectType
GenericObjectDto(GenericObjectType object)
           
 

Uses of GenericObjectType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return GenericObjectType
 GenericObjectType ObjectFactory.createGenericObjectType()
          Create an instance of GenericObjectType
 

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

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



Copyright © 2011 evolveum. All Rights Reserved.