JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.midpoint.prism.path
Interface CanonicalItemPath
All Superinterfaces:
Serializable
public interface
CanonicalItemPath
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CanonicalItemPath
allUpToIncluding
(int n)
String
asString
()
int
size
()
Method Details
size
int
size
()
allUpToIncluding
CanonicalItemPath
allUpToIncluding
(int n)
asString
String
asString
()