public class CounterexampleCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| CounterexampleCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Counterexample> | getCounterexamples()Gets the counterexamples. | 
| Pagination | getPagination()Gets the pagination. | 
public java.util.List<Counterexample> getCounterexamples()
public Pagination getPagination()