public static class OapiEduPeriodMetadataListResponse.PeriodMetadataDTO extends TaobaoObject
| Constructor and Description |
|---|
PeriodMetadataDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaCode() |
Long |
getId() |
Long |
getLevel() |
Long |
getParentId() |
String |
getPeriodCode() |
String |
getPeriodName() |
void |
setAreaCode(String areaCode) |
void |
setId(Long id) |
void |
setLevel(Long level) |
void |
setParentId(Long parentId) |
void |
setPeriodCode(String periodCode) |
void |
setPeriodName(String periodName) |
public String getAreaCode()
public void setAreaCode(String areaCode)
public Long getId()
public void setId(Long id)
public Long getLevel()
public void setLevel(Long level)
public Long getParentId()
public void setParentId(Long parentId)
public String getPeriodCode()
public void setPeriodCode(String periodCode)
public String getPeriodName()
public void setPeriodName(String periodName)
Copyright © 2021. All rights reserved.