Class UserAuthenticationLoggingInitialDateResponseJson
- java.lang.Object
-
- com.blackberry.workspaces.api.sdk.json.BaseJson
-
- com.blackberry.workspaces.api.sdk.json.UserAuthenticationLoggingInitialDateResponseJson
-
- All Implemented Interfaces:
Serializable
public class UserAuthenticationLoggingInitialDateResponseJson extends BaseJson
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserAuthenticationLoggingInitialDateResponseJson()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getLogCollectionStartDate()
void
setLogCollectionStartDate(Date logCollectionStartDate)
-
Methods inherited from class com.blackberry.workspaces.api.sdk.json.BaseJson
getObjType, setObjType, toString
-
-