Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.UriStackEntry

Packages that use UriStackEntry
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of UriStackEntry in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type UriStackEntry
protected  java.util.List<UriStackEntry> UriStack.uriStackEntry
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type UriStackEntry
 java.util.List<UriStackEntry> UriStack.getUriStackEntry()
          Gets the value of the uriStackEntry property.
 

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



Copyright © 2012 evolveum. All Rights Reserved.