public class PathInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PathInfo.Status |
| Constructor and Description |
|---|
PathInfo(String type,
NId id,
NPath path,
PathInfo.Status status) |
| Modifier and Type | Method and Description |
|---|---|
NId |
getId() |
NPath |
getPath() |
PathInfo.Status |
getStatus() |
String |
getType() |
public PathInfo(String type, NId id, NPath path, PathInfo.Status status)
public NId getId()
public String getType()
public NPath getPath()
public PathInfo.Status getStatus()
Copyright © 2025 vpc open source initiative. All rights reserved.