Class GetAllOrganisationsResponseType


  • public class GetAllOrganisationsResponseType
    extends Object
    The GetAllOrganisationsResponseType model.
    • Constructor Detail

      • GetAllOrganisationsResponseType

        public GetAllOrganisationsResponseType()
    • Method Detail

      • totalHits

        public Long totalHits()
        Get total number of organisations matching find criteria.
        Returns:
        the totalHits value
      • withTotalHits

        public GetAllOrganisationsResponseType withTotalHits​(Long totalHits)
        Set total number of organisations matching find criteria.
        Parameters:
        totalHits - the totalHits value to set
        Returns:
        the GetAllOrganisationsResponseType object itself.
      • nextBatchToken

        public String nextBatchToken()
        Get the nextBatchToken value.
        Returns:
        the nextBatchToken value
      • withNextBatchToken

        public GetAllOrganisationsResponseType withNextBatchToken​(String nextBatchToken)
        Set the nextBatchToken value.
        Parameters:
        nextBatchToken - the nextBatchToken value to set
        Returns:
        the GetAllOrganisationsResponseType object itself.