public static class ListRepositoryTreeResponse.ResultItem extends Object
| Constructor and Description |
|---|
ResultItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getMode() |
String |
getName() |
String |
getPath() |
String |
getType() |
void |
setId(String id) |
void |
setMode(String mode) |
void |
setName(String name) |
void |
setPath(String path) |
void |
setType(String type) |
public String getPath()
public void setPath(String path)
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getMode()
public void setMode(String mode)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.