Constructor and Description |
---|
CollectionPart(Collection<E> collection,
Long firstElement,
Long maxElements,
Long totalElements,
Boolean totalElementsExact) |
Modifier and Type | Method and Description |
---|---|
abstract Collection<E> |
getCollection() |
Long |
getFirstElement() |
Long |
getMaxElements() |
Long |
getTotalElements() |
boolean |
isTotalElementsExact() |
public abstract Collection<E> getCollection()
public Long getFirstElement()
public Long getMaxElements()
public Long getTotalElements()
public boolean isTotalElementsExact()
Copyright © 2024 OpenMRS Inc.. All rights reserved.