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

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

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

Constructors in com.evolveum.midpoint.web.model.dto with parameters of type ResourceStateType
ResourceStateDto(ResourceStateType resourceState)
           
 

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

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

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

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



Copyright © 2011 evolveum. All Rights Reserved.