Package com.mypurecloud.sdk.v2.model
Class HrisTimeOffTypesResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.HrisTimeOffTypesResponse
- All Implemented Interfaces:
Serializable
HrisTimeOffTypesResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<HrisTimeOffTypeResponse> entities) List of time off types.booleangetJob()inthashCode()The asynchronous job handling the queryvoidsetEntities(List<HrisTimeOffTypeResponse> entities) voidtoString()
-
Constructor Details
-
HrisTimeOffTypesResponse
public HrisTimeOffTypesResponse() -
HrisTimeOffTypesResponse
-
-
Method Details
-
job
The asynchronous job handling the query -
getJob
-
setJob
-
entities
List of time off types. It is available only via notification -
getEntities
-
setEntities
-
equals
-
hashCode
public int hashCode() -
toString
-