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