public abstract class ItemPathSegment extends Object implements Serializable, Cloneable
Constructor and Description |
---|
ItemPathSegment() |
Modifier and Type | Method and Description |
---|---|
abstract ItemPathSegment |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isWildcard() |
protected void |
setWildcard(boolean wildcard) |
public boolean isWildcard()
protected void setWildcard(boolean wildcard)
public abstract ItemPathSegment clone()
Copyright © 2014 evolveum. All rights reserved.