public final class IncludedPath extends Object
Constructor and Description |
---|
IncludedPath(String path)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath()
Gets path.
|
int |
hashCode() |
IncludedPath |
setPath(String path)
Sets path.
|
public IncludedPath(String path)
path
- the included path.public String getPath()
public IncludedPath setPath(String path)
path
- the path.Copyright © 2021 Microsoft Corporation. All rights reserved.