|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 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 | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |