Package io.constructor.client.models
Class ResultGroup
java.lang.Object
io.constructor.client.models.ResultGroup
Constructor.io Item Group ... uses Gson/Reflection to load data in
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
void
setDisplayName
(String displayName) void
setGroupId
(String groupId) void
void
setPathList
(List<ResultGroupPathListItem> pathList)
-
Constructor Details
-
ResultGroup
public ResultGroup()
-
-
Method Details
-
getDisplayName
- Returns:
- the displayName
-
getGroupId
- Returns:
- the groupId
-
getPath
- Returns:
- the path
-
getPathList
- Returns:
- the pathList
-
setDisplayName
-
setGroupId
-
setPath
-
setPathList
-