Class GetValidIManagePathInfoListJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.GetValidIManagePathInfoListJson
- All Implemented Interfaces:
Serializable
public class GetValidIManagePathInfoListJson extends BaseJson
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description GetValidIManagePathInfoListJson()
-
Method Summary
Modifier and Type Method Description List<ValidIManagePathInfoJson>
getValidIManagePathInfoListJson()
void
setValidIManagePathInfoListJson(List<ValidIManagePathInfoJson> validIManagePathInfoListJson)
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
GetValidIManagePathInfoListJson
public GetValidIManagePathInfoListJson()
-
-
Method Details
-
getValidIManagePathInfoListJson
-
setValidIManagePathInfoListJson
public void setValidIManagePathInfoListJson(List<ValidIManagePathInfoJson> validIManagePathInfoListJson)
-