public class PathSegment extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PathSegment.TypeEnum
Gets or Sets type
|
Constructor and Description |
---|
PathSegment() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PathSegment.TypeEnum |
getType()
Get type
|
int |
hashCode() |
protected void |
setType(PathSegment.TypeEnum type) |
String |
toString() |
public PathSegment.TypeEnum getType()
protected void setType(PathSegment.TypeEnum type)
Copyright © 2022. All rights reserved.