public class TrialBsTwoYearsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TRIAL_BS_TWO_YEARS |
static String |
SERIALIZED_NAME_UP_TO_DATE |
| Constructor and Description |
|---|
TrialBsTwoYearsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
TrialBsTwoYearsResponseTrialBsTwoYears |
getTrialBsTwoYears()
Get trialBsTwoYears
|
Boolean |
getUpToDate()
集計結果が最新かどうか
|
int |
hashCode() |
void |
setTrialBsTwoYears(TrialBsTwoYearsResponseTrialBsTwoYears trialBsTwoYears) |
void |
setUpToDate(Boolean upToDate) |
String |
toString() |
TrialBsTwoYearsResponse |
trialBsTwoYears(TrialBsTwoYearsResponseTrialBsTwoYears trialBsTwoYears) |
TrialBsTwoYearsResponse |
upToDate(Boolean upToDate) |
public static final String SERIALIZED_NAME_TRIAL_BS_TWO_YEARS
public static final String SERIALIZED_NAME_UP_TO_DATE
public TrialBsTwoYearsResponse trialBsTwoYears(TrialBsTwoYearsResponseTrialBsTwoYears trialBsTwoYears)
public TrialBsTwoYearsResponseTrialBsTwoYears getTrialBsTwoYears()
public void setTrialBsTwoYears(TrialBsTwoYearsResponseTrialBsTwoYears trialBsTwoYears)
public TrialBsTwoYearsResponse upToDate(Boolean upToDate)
public Boolean getUpToDate()
public void setUpToDate(Boolean upToDate)
Copyright © 2020. All rights reserved.