Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
ModRange |
ModRange.clone() |
ModRange |
ModRange.set(String fieldName,
Object value) |
ModRange |
ModRange.setEnd(Long end) |
ModRange |
ModRange.setStart(Long start) |
Modifier and Type | Method and Description |
---|---|
List<ModRange> |
MendelSampling.getModRanges() |
List<ModRange> |
Sampling.getModRanges() |
List<ModRange> |
Control.getModRanges() |
List<ModRange> |
StratifiedSampling.getModRanges() |
Modifier and Type | Method and Description |
---|---|
MendelSampling |
MendelSampling.setModRanges(List<ModRange> modRanges) |
Sampling |
Sampling.setModRanges(List<ModRange> modRanges) |
Control |
Control.setModRanges(List<ModRange> modRanges) |
StratifiedSampling |
StratifiedSampling.setModRanges(List<ModRange> modRanges) |
Copyright © 2011–2020 Google. All rights reserved.